A complete and mature WebAssembly runtime for Ruby based on Wasmer. Features Easy to use: The wasmer API mimics the standard WebAssembly API, Fast: wasmer executes the WebAssembly modules as fast as possible, close to native speed, Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed. Documentation: browse the detailed API documentation full of examples.

