cloudflare / cloudflare/workerd
instantiateStreaming
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
I was just wondering if there is any documentation on why [instantiateStreaming](https://developer.mozilla.org/en-US/docs/WebAssembly/JavaScript_interface/instantiateStreaming_static) isn’t supported; workers seem to be the odd one out here.
WASM modules can be pretty big and streaming them in over bundling is preferable if their functionality is optional.
Contributor guide
Assessment
This issue has not been assessed yet.