Building Native Plugin Systems with WebAssembly Components | Sy Brand
Sandboxed plugins with well-defined interfaces
Using libsodium in a web browser has been possible since 2013, thanks to the excellent Emscripten project.
Sandboxed plugins with well-defined interfaces
Why and how one should run Cap'n Proto in WebAssembly, based on our experience.
What is the best way to compress data in the browser? Is Wasm faster than JS? I have put together a small site that will let you run benchmarks within the browser.