Skip to content

Wasm builds broken, break starts at 9a86bbd718a099b01b07fbc42e0afc1253a5bff0 #346

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

Closed
GTRI-nathan opened this issue Feb 5, 2019 · 1 comment

Comments

@GTRI-nathan
Copy link

Hi! I believe that 9a86bbd broke wasm builds because it tries to import unix stuff, which isn't built on wasm. It's still broken on master because of functions in os that don't build when on wasm (rust_file and raw_file_number are the two that I see now).

@coolreader18
Copy link
Member

coolreader18 commented Feb 6, 2019

Yes, this is resolved by #311.

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

2 participants