This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
wasmer
Watch
1
Star
0
Fork
0
You've already forked wasmer
mirror of
https://github.com/fluencelabs/wasmer
synced
2025-05-12 10:37:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasmer
/
lib
/
singlepass-backend
/
src
History
Heyang Zhou
b5a629b065
Use less-than to compare sizes.
...
Co-Authored-By: nlewycky <nick@wasmer.io>
2020-02-05 00:37:40 +08:00
..
codegen_x64.rs
Use less-than to compare sizes.
2020-02-05 00:37:40 +08:00
emitter_x64.rs
Cargo fmt with Rust 1.39.0
2019-12-19 14:06:27 -05:00
lib.rs
Port to FreeBSD
2020-01-28 21:49:55 +01:00
machine.rs
fix(singlepass-backend) Use wasmparser from
runtime-core
.
2019-10-18 11:22:40 +02:00
protect_unix.rs
For error handling and breakpoints, use Box<Any + Send> instead of Box<Any>.
2019-12-09 21:00:01 -08:00
translator_aarch64.rs
singlepass: Use a valid instruction as the inline breakpoint marker. (AArch64)
2019-12-17 00:33:18 +08:00