Show HN: A tiny WASM compiler and runtime for demonstration purposes

https://luna-demo.vercel.app
by thomscoder • 4 years ago
48 19 4 years ago

Hello, I'm building a WebAssembly compiler and documenting the process in the meantime. This aims to be a tool for demonstration and education purpose. It doesn't aim to do fancy stuff nor to replace existing ones. I'm building this to learn and to improve and hopefully it can be useful for others as well :)

From last time I've presented the idea, I've implemented more basic features on Luna and I've built a custom and tiny runtime for Luna! (documenting it of course).

Any feedback is really appreciated :)

Repo: https://github.com/thomscoder/luna

Related Stories

Loading related stories...

Source preview

luna-demo.vercel.app