Explore >> Select a destination


You are here

blog.nodraak.fr
| | renato.athaydes.com
2.5 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.
| | mrcat.au
1.2 parsecs away

Travel
| | I kinda wanted to do something with polystrip, my graphics library, so I thought why not do everything at once? Making a Shadertoy clone gives me a nice excuse to do a number of things, including registering a subdomain, learning how to make a Webassembly project with Rust, tricking myself into working on polystrip even though motivation is very low at the moment, and figuring out the Nix package manager (specifically flakes and dev environments). It's the perfect project!
| | www.hugozap.com
1.2 parsecs away

Travel
| | A simple example of how to use WebAssembly in the browser and what the toolchain looks like.
| | blog.owulveryck.info
19.4 parsecs away

Travel
| This is a very quick post with some notes about the support of WebAssembly (wasm) in the Go toolchain. This article is not a tutorial and as any information it contains may be obsolete soon. The Go api for Wasm is not stable yet.