Explore >> Select a destination


You are here

reorchestrate.com
| | paulbutler.org
2.1 parsecs away

Travel
| | [AI summary] The post discusses the current state and challenges of embedding WebAssembly outside of browsers, focusing on runtime choices, memory management, and interface design for applications like real-time multiplayer games.
| | renato.athaydes.com
1.7 parsecs away

Travel
| | [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.
| | radu-matei.com
1.8 parsecs away

Travel
| | In this article, we explore how to add a new system call to WASI, the WebAssembly System Interface, and implement it in Wasmtime
| | k33g.hashnode.dev
16.0 parsecs away

Travel
| This blog post explains how to use the WASM buffer memory to communicate between the host application and the WebAssembly module.