threads icon indicating copy to clipboard operation
threads copied to clipboard

Interpreter can't translate `thread` construct to JS yet

Open rossberg opened this issue 2 years ago • 3 comments

Which means we cannot merge into the main repo yet.

rossberg avatar Oct 19 '23 00:10 rossberg

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).

conrad-watt avatar Oct 19 '23 08:10 conrad-watt

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.

danleh avatar Feb 13 '24 18:02 danleh

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

rossberg avatar Feb 13 '24 18:02 rossberg