WebAssembly / branch-hintingLinks
Proposal to add branch hinting functionality to WebAssembly
☆18Updated 5 months ago
Alternatives and similar repositories for branch-hinting
Users that are interested in branch-hinting are comparing it to the libraries listed below
Sorting:
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- A draft proposal for spawning threads in WebAssembly☆80Updated 2 months ago
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- Asynchronous C++ interoperability for Rust☆10Updated 4 years ago
- Vector operations for WebAssembly☆51Updated 3 months ago
- the WebAssembly partial evaluator☆110Updated 3 months ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- A self-generating WebAssembly parser & serializer in Rust.