Explore >> Select a destination


You are here

www.hugozap.com
| | blog.libove.org
2.8 parsecs away

Travel
| |
| | pmig96.wordpress.com
2.8 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....
| | k33g.hashnode.dev
1.7 parsecs away

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

Travel
| A brief look into building out a NextJS application which makes use WebAssembly to solve Advent Of Code puzzles in the browser.