wangyanshu

Results 4 comments of wangyanshu

I changed the default allocator to -sMALLOC=emmalloc in the Dockerfile and tried the index.html you provided. I tried to serve it by `python3 -m http.server 8000`. It said ``` Uncaught...

@ktock I use Firefox Developer Edition version 134.0b10 (64-bit) on Ubuntu 24 LTS. I tried again on Chromium Version 135.0.7049.84 (Official Build) snap (64-bit) using the following Python script ```...

@ktock I put it on the web https://yanshuwang.heliohost.us/index.html. And configure the header ``` Cross-Origin-Opener-Policy: same-origin Cross-Origin-Embedder-Policy: require-corp ``` On Chromium Version 135.0.7049.84 (Official Build) snap (64-bit) , it is blank...

@ktock Thanks for replying. The Python script might have some issues. Please ignore it. The test website https://yanshuwang.heliohost.us/index.html doesn't have any additional scripts. The files are ``` qemu-system-x86_64.worker.js 5.9 KB...