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

SPIKE: Multithreading in WASM #1059

Open
jurevans opened this issue Sep 3, 2024 · 0 comments
Open

SPIKE: Multithreading in WASM #1059

jurevans opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
App: Namadillo Lib: SDK needs discussion in issue Issue needs to be discussed before PR can be reviewed

Comments

@jurevans
Copy link
Collaborator

jurevans commented Sep 3, 2024

We need to investigate whether enabling multithreading in the compiled @namada/shared wasm is cross-browser compatible.

  • Can Wasm loaded by Namadillo be set to use multithreading, as we once did in the Chrome extension (via spawning web-workers)?
  • If so, will this be cross-browser compatible (Chrome, Firefox, Chrome-based browsers)?

Will add notes from research below:

TBD

@jurevans jurevans added App: Namadillo Lib: SDK needs discussion in issue Issue needs to be discussed before PR can be reviewed labels Sep 3, 2024
@jurevans jurevans self-assigned this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: Namadillo Lib: SDK needs discussion in issue Issue needs to be discussed before PR can be reviewed
Projects
None yet
Development

No branches or pull requests

1 participant