-
Notifications
You must be signed in to change notification settings - Fork 59
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
Wasm web support #57
Wasm web support #57
Conversation
ea45dd3
to
69a5f09
Compare
d6e0ca4
to
de49673
Compare
Add nix wasm compilation option Use rustyline wasm fork Add Mutex multithreading support to the repl Fix nix build Fix Mutex gridlock Add a write buffer to the repl trait Add a wasm-bindgen option
* .#lurk-wasm build currently broken
* Fix memmap problem * Reset fcomm
de49673
to
c1798ad
Compare
I think this can (finally) be rebased and finalized now that #130 has merged. |
8a7719b
to
c7f88fd
Compare
Note: the yatima-rustyline fork can be replaced once rustyline releases another version, as they have preliminary Wasm support working on master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As much as I'd like to wait until 15 March, I think this can merge once conflicts are resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As much as I'd like to wait until 15 March, I think this can merge once conflicts are resolved.
First we need to merge some other PRs: