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

WebAssembly #51

Open
paulyoung opened this issue Oct 30, 2018 · 3 comments
Open

WebAssembly #51

paulyoung opened this issue Oct 30, 2018 · 3 comments

Comments

@paulyoung
Copy link

WebAssembly seems like one obvious use case of this project so I was surprised that there wasn't any discussion about this here already. Forgive me if I'm overlooking something that already exists.

I'm wondering whether you've given this much thought or tried it out, and what challenges/limitations you've encountered or foresee.

@felixSchl
Copy link
Collaborator

I have not spent any time looking into this, but I know that purescript-native can compile to web assembly. Provided the GC runs in web assembly, which I think it does, I don't see any reason why it wouldn't work.

@felixSchl
Copy link
Collaborator

This will be possible with #54

@felixSchl
Copy link
Collaborator

With the new reference counting GC targeting WebAssembly should be straight forward now.

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

No branches or pull requests

2 participants