alan icon indicating copy to clipboard operation
alan copied to clipboard

Add Javascript backend

Open dfellis opened this issue 8 months ago • 2 comments

In order to have the compiler be able to generate working code in the browser itself, it needs to be able to emit Javascript directly, like the Alan v0.1 compiler. (Or emit WASM, but that's much harder for little gain.)

dfellis avatar Jun 11 '24 01:06 dfellis