Y
Hacker News
new
|
ask
|
show
|
jobs
by
rantwasp
1781 days ago
you can crosscompile from other languages to wasm. so you could have a codebase written in C for example, you crosscompile + bind to a minimal JS part. now your app works in a browser.