agoric-labs/jessica

Jessie to WASM compilation

Opened this issue · 2 comments

I'm working on a WASM targeting compiler in Rust for Jessie. Because of the features Jessie provides(immutability, side-effect free, simple syntax set, etc..), it seems like a great frontend language for the developers who want to build on WASM tech stack but don't want to use Rust.

Current design decision:

Sounds like a great idea. Can't wait to see it, thanks!

dckc commented

As we discussed in discord, we've had some relevant discussion in #38.

And #9