cloudflare / workerd

The JavaScript / Wasm runtime that powers Cloudflare Workers
https://blog.cloudflare.com/workerd-open-source-workers-runtime/
Apache License 2.0
6.29k stars 309 forks source link

Instantiate Emscripten Runtime for python workers separately #3144

Open danlapid opened 5 days ago

danlapid commented 5 days ago

Internal PR # 9243. This is the PR I should've opened a month and a half ago. This changes basically nothing but separates the emscripten initialization to a separate step which runs in a separate context which we can later move around.

hoodmane commented 4 days ago

Okay you should bump the backport number to 9.