InNative: Run WebAssembly Outside the Sandbox at 95% Native Speed

InNative: Run WebAssembly Outside the Sandbox at 95% Native Speed

inNative is an AOT (Ahead-Of-Time) compiler for WebAssembly using LLVM with a customizable level of sandboxing. inNative also lets you write C libraries that expose themselves as WebAssembly modules, which would make it possible to build an interop library in C++. WebAssembly isn’t just a way to run C++ in a web browser, it’s a chance to reinvent how we write programs, and build a radical new foundation for software development.

Source: innative.dev