Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elrond changes to wasmer2.2 #21

Open
wants to merge 154 commits into
base: feat/wasmer2.2
Choose a base branch
from

Conversation

sasurobert
Copy link

@sasurobert sasurobert commented Mar 22, 2022

Description

Review

  • Add a short description of the the change to the CHANGELOG.md file

ethanfrey and others added 30 commits September 20, 2019 12:08
Only passes with --features metering
Remove fixed tables and try to create an array-based costs table
camilbancioiu and others added 30 commits December 9, 2021 23:46
Create separate sighandler install function for dylib
Control SIGSEGV handler registration
# Conflicts:
#	.gitignore
#	.travis.yml
#	Cargo.lock
#	Cargo.toml
#	Makefile
#	azure-pipelines.yml
#	bors.toml
#	examples/parallel/Cargo.toml
#	examples/plugin-for-example/wapm.toml
#	lib/clif-backend/Cargo.toml
#	lib/clif-backend/src/lib.rs
#	lib/dev-utils/Cargo.toml
#	lib/emscripten-tests/Cargo.toml
#	lib/emscripten/Cargo.toml
#	lib/llvm-backend/Cargo.toml
#	lib/middleware-common-tests/Cargo.toml
#	lib/middleware-common/Cargo.toml
#	lib/middleware-common/src/lib.rs
#	lib/middleware-common/src/metering.rs
#	lib/runtime-c-api/Cargo.toml
#	lib/runtime-c-api/README.md
#	lib/runtime-c-api/src/import/mod.rs
#	lib/runtime-c-api/src/instance.rs
#	lib/runtime-c-api/src/lib.rs
#	lib/runtime-c-api/src/module.rs
#	lib/runtime-c-api/tests/.gitignore
#	lib/runtime-c-api/tests/CMakeLists.txt
#	lib/runtime-c-api/wasmer.h
#	lib/runtime-c-api/wasmer.hh
#	lib/runtime-core-tests/Cargo.toml
#	lib/runtime-core/Cargo.toml
#	lib/runtime-core/src/backend.rs
#	lib/runtime-core/src/cache.rs
#	lib/runtime-core/src/codegen.rs
#	lib/runtime-core/src/fault.rs
#	lib/runtime-core/src/lib.rs
#	lib/runtime-core/src/memory/mod.rs
#	lib/runtime-core/src/module.rs
#	lib/runtime-core/src/parse.rs
#	lib/runtime-core/src/state.rs
#	lib/runtime-core/src/structures/map.rs
#	lib/runtime-core/src/sys/mod.rs
#	lib/runtime-core/src/sys/unix/memory.rs
#	lib/runtime-core/src/types.rs
#	lib/runtime-core/src/units.rs
#	lib/runtime/Cargo.toml
#	lib/runtime/src/lib.rs
#	lib/singlepass-backend/Cargo.toml
#	lib/singlepass-backend/src/codegen_x64.rs
#	lib/singlepass-backend/src/lib.rs
#	lib/spectests/Cargo.toml
#	lib/wasi-tests/Cargo.toml
#	lib/wasi/Cargo.toml
#	lib/win-exception-handler/Cargo.toml
#	src/bin/wasmer.rs
#	src/webassembly.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants