Wenqi Chen

Results 10 comments of Wenqi Chen

@vinniefalco if you and/or your corporation could afford so much time discussing license I’m sure you could pretty much roll out your own JavaScript engine, considering you and you fellow...

I think the transpiler approach works best. Rollup alone will do a good job

It is hard to define "health" and "rest". Seeing commits doesn't mean "unhealthy" nor "taking no rests". Difficult to reproduce. Maybe won't fix.

Two issues still with 1.20.1-a2: 1. Doc says it should be imported as below ``` let pyodide_pkg = await import("pyodide/pyodide.js"); ``` However, in reality if using ESM, one should import...

For the same code, i get ``` warning: no blob constructor, cannot create blobs with mimetypes warning: no BlobBuilder Loading distutils Loaded distutils Python initialization complete undefined /root/project_root/node_modules/pyodide/pyodide.asm.js:10 var Module=typeof...

Is it possible to add docs for this feature?

Thanks so much. already resolved.

I see. thanks. Anyway to turn it off so that I can generate a quick bundled agent.js for injection?

Register these common functions to each heap created.

Temporarily set -DNDEBUG, got the following. C. prefixes can be fixed manually as per #71. What about DynBufReallocFunc? Where does that come from? ``` [translated] module main struct Lldiv_t {...