core-lang / core

The Core Programming Language
https://core-lang.dev
MIT License
45 stars 1 forks source link

support WebAssembly #48

Open soc opened 1 year ago

soc commented 1 year ago

First step is to investigate how this might look like: i. e. porting the runtime, adding WASM codegen etc.