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

Wasm web support #57

Merged
merged 57 commits into from
Feb 8, 2023
Merged

Wasm web support #57

merged 57 commits into from
Feb 8, 2023

Conversation

@Anderssorby Anderssorby force-pushed the acs/wasm-support branch 2 times, most recently from ea45dd3 to 69a5f09 Compare March 15, 2022 22:41
@Anderssorby Anderssorby force-pushed the acs/wasm-support branch 5 times, most recently from d6e0ca4 to de49673 Compare April 19, 2022 12:25
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
@Anderssorby Anderssorby changed the title [WIP] wasm web support Wasm web support Apr 25, 2022
@samuelburnham samuelburnham marked this pull request as ready for review May 21, 2022 19:12
@samuelburnham samuelburnham requested a review from porcuquine May 21, 2022 19:12
@porcuquine
Copy link
Contributor

I think this can (finally) be rebased and finalized now that #130 has merged.

@porcuquine porcuquine added this to the 1.0 Alpha milestone Jan 20, 2023
@samuelburnham samuelburnham requested a review from jpeg07 as a code owner January 31, 2023 16:09
@samuelburnham
Copy link
Contributor

Note: the yatima-rustyline fork can be replaced once rustyline releases another version, as they have preliminary Wasm support working on master

Copy link
Contributor

@porcuquine porcuquine left a 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.

Copy link
Contributor

@porcuquine porcuquine left a 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.

@porcuquine porcuquine merged commit 2bf240a into master Feb 8, 2023
@porcuquine porcuquine deleted the acs/wasm-support branch February 8, 2023 02:26
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.

5 participants