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

Interpreter can't translate thread construct to JS yet #218

Open
rossberg opened this issue Oct 19, 2023 · 3 comments
Open

Interpreter can't translate thread construct to JS yet #218

rossberg opened this issue Oct 19, 2023 · 3 comments

Comments

@rossberg
Copy link
Member

Which means we cannot merge into the main repo yet.

@conrad-watt
Copy link
Collaborator

There's an approach for doing this in https://github.com/WebAssembly/threads/tree/extract-js-poc but it's super ugly, so I should clean it up (or maybe do a clean slate).

@danleh
Copy link

danleh commented Feb 13, 2024

V8 also currently doesn't include the tests from this repo due to this missing extraction in the spec interpreter. See https://crbug.com/v8/14376.

@rossberg
Copy link
Member Author

@conrad-watt, this proposal still needs some work to move it over the finishing line. ;)

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

3 participants