mattwparas / steel

An embedded scheme interpreter in Rust
Apache License 2.0
1.05k stars 49 forks source link

WebAssembly #140

Closed flip111 closed 7 months ago

flip111 commented 7 months ago

Does the compiler run on WebAssembly (wasm)? Is such feature planned?

mattwparas commented 7 months ago

It used to run on web assembly, however it has bit rotted just a tad. The playground environment for steel runs on wasm, but I haven't updated the build running on it in a few years.

I'll use this as a tracking issue and refresh that build as proof that it can compile to wasm

mattwparas commented 7 months ago

Closed in #141 - the playground will be updated soon, I'll post a link here once finished

mattwparas commented 7 months ago

New playground is live here: https://mattwparas.github.io/steel-playground/dev/