Merge remote-tracking branch 'origin/master' into feature/deterministic-stack
Showing
- CHANGELOG.md 4 additions, 0 deletionsCHANGELOG.md
- azure-pipelines.yml 1 addition, 0 deletionsazure-pipelines.yml
- bors.toml 2 additions, 1 deletionbors.toml
- lib/clif-backend/src/signal/mod.rs 4 additions, 4 deletionslib/clif-backend/src/signal/mod.rs
- lib/llvm-backend/src/backend.rs 2 additions, 2 deletionslib/llvm-backend/src/backend.rs
- lib/llvm-backend/src/code.rs 2 additions, 1 deletionlib/llvm-backend/src/code.rs
- lib/runtime-core/src/backend.rs 1 addition, 1 deletionlib/runtime-core/src/backend.rs
- lib/runtime-core/src/codegen.rs 1 addition, 1 deletionlib/runtime-core/src/codegen.rs
- lib/runtime-core/src/error.rs 1 addition, 1 deletionlib/runtime-core/src/error.rs
- lib/runtime-core/src/fault.rs 12 additions, 11 deletionslib/runtime-core/src/fault.rs
- lib/runtime-core/src/state.rs 1 addition, 1 deletionlib/runtime-core/src/state.rs
- lib/runtime-core/src/typed_func.rs 5 additions, 5 deletionslib/runtime-core/src/typed_func.rs
- lib/runtime-core/src/vm.rs 1 addition, 1 deletionlib/runtime-core/src/vm.rs
- lib/singlepass-backend/src/codegen_x64.rs 617 additions, 282 deletionslib/singlepass-backend/src/codegen_x64.rs
- lib/singlepass-backend/src/protect_unix.rs 3 additions, 3 deletionslib/singlepass-backend/src/protect_unix.rs
- src/bin/wasmer.rs 2 additions, 2 deletionssrc/bin/wasmer.rs
Please register or sign in to comment