Extending JavaScript at once with a WASM language(github.com)
github.com
Extending JavaScript at once with a WASM language
https://github.com/naver/lispe/wiki/1.4-Extending-JS-at-once-with-a-WASM-language
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.