wasmo
is a WebAssembly compiler and runtime. It compiles WebAssembly code to native code with runtime memory, control integrity security as outlined by the WebAssembly spec.
In this order.
- Simple implementation.
- Single-pass compilation.
- Serializable.
- Progressive optimisation.