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

feat: Let gluon compile to WASM #428

Merged
merged 4 commits into from
Feb 3, 2018
Merged

feat: Let gluon compile to WASM #428

merged 4 commits into from
Feb 3, 2018

Conversation

Marwes
Copy link
Member

@Marwes Marwes commented Jan 13, 2018

Currently the gluon_c-api crate compiles down to ~3.5 MB (https://github.com/alexcrichton/wasm-gc does not make a dent) which may be a bit large but it could be interesting to make try_gluon run WASM instead of running the server side. If that change were made then it would be fairly simple to automatically provide errors as one writes code and things like that which would be cool! But it remains to be done at some later done.

Closes #424

@Marwes Marwes force-pushed the wasm branch 6 times, most recently from e1e7793 to a15cb7d Compare February 2, 2018 20:15
@Marwes Marwes merged commit c3e0571 into gluon-lang:master Feb 3, 2018
@Marwes Marwes deleted the wasm branch February 3, 2018 10:38
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

Successfully merging this pull request may close these issues.

1 participant