Crystal Wasm
Another weekend, another wabt-hole.
I got crystal to compile to WebAsembly and then run in Brave, and it only took two days to get setup and get it to print out “Hello, World!” in the console.
I have tried to use WebAssembly a couple of years ago, but dropped it once I failed to get a simple hello world program to function. This is the same reason I don’t have Haskell under my programming utility belt, no hello world. It is rather helpful that the environment, tools and tutorials have come a long way in the past couple of years.