igoriakovlev
igoriakovlev
### Summary ### Related Issue
Wasm
Wasm target support Not intended to merge into the main
Hi, It seems binaryen (7d5d24f) creates invalid blocks after function body inlining. Steps to reproduce: 1. Download wasm file from [here](https://drive.google.com/file/d/1Tsu2TTeVTSMmsXJwjVZs5LGkYEj3RjSl/view?usp=share_link) and unpack index.wasm file 2. Run wasm-opt --enable-gc --enable-reference-types...
This is Wasm/WASI target implementation. It based on native version with hardcoded tzdb. 1. Extracted native implementation into intermediate sourceset. 2. Added WASI implementation 3. Added timezones-full database project Before...
Hi, We have some stringref experiment results concerning stringref proposal. We compared two different string implementations using chars array and stringref reference implementations. We rewritten dom-monster the benchmark (which using...
In a matter of removing w3c declarations from WasmJs stdlib we need to remove its usages from the coroutines.
For Windows JSC builds there is error so cannot install that. `./cli.js --os=win64 --engines=javascriptcore` leads to `HTTPError: Response code 403 (Forbidden)` Direct access (like, [this](https://s3-us-west-2.amazonaws.com/archives.webkit.org/wincairo-x86_64-release/[email protected])) leads to `AccessDenied`.