Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jessie to WASM compilation #58

Open
mconcat opened this issue Mar 1, 2022 · 2 comments
Open

Jessie to WASM compilation #58

mconcat opened this issue Mar 1, 2022 · 2 comments

Comments

@mconcat
Copy link

mconcat commented Mar 1, 2022

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:

@erights
Copy link

erights commented Mar 1, 2022

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

@dckc
Copy link
Contributor

dckc commented Mar 2, 2022

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

And #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants