Skip to content

Show HN: Dart Live – compiler, VM, analyzer and hot reload on the web via WASM

modulovalue.com
3 pointsmodulovaluediscuss
On HN

I managed to get the Dart VM to compile to WebAssembly so that I can compile Dart programs in the browser. Dart ships with a basic ARM interpreter and by using that, hot reload works directly in the browser.

It's 7.6 MB gzipped and there's no server running behind it, so I was able to host it directly on github pages.

Here's the github repo with some more info: https://github.com/modulovalue/dart-live

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.