You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: