Hacker News new | ask | show | jobs
Extending JavaScript at once with a WASM language (github.com)
7 points by clauderoux 38 days ago
1 comments

LispE is a programming language that has been ported to WASM. It's lightweight (about 3.3MB) and provides many features natively, with no external dependencies. You can now try it directly in your browser.