/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.libove.org
| | pmig96.wordpress.com
2.5 parsecs away

Travel
| | When I heard of WebAssembly (WASM for short) a few years ago, I thought: take your C program, compile it to WASM and the browser will simply run it, right? Well, WASM is not (yet) a first-class citizen in the browser world. It does not have access to all APIs and resources that JavaScript has....
| | www.dgendill.com
2.2 parsecs away

Travel
| | Let's use the JSPI in WASM to coordinate async function calls
| | k33g.hashnode.dev
1.9 parsecs away

Travel
| | This blog post explains how to use the WASM buffer memory to communicate between the host application and the WebAssembly module.
| | v8project.blogspot.se
11.1 parsecs away

Travel
| WebAssembly or Wasm is a new runtime and compilation target for the web, now available behind a flag in Chrome Canary!