Introduction to WebAssembly in Crystal

I recently dove into WASM in Crystal (Thanks Crystal team for adding!) and put together a blog showing how to get a basic example working.

It shows how to compile Crystal code to a WASM module and run it via Crystal itself.

Feedback appreciated!

19 Likes