netlify / edge-bundler

Intelligently prepare Netlify Edge Functions for deployment

Home Page:https://www.npmjs.com/package/@netlify/edge-bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Look into loading .wasm file from disk

Skn0tt opened this issue · comments

We're vendoring the eszip module, but are unsure if the wasm file that's part of it is actually pulled from the vendored module. Let's check that.