Open Bug 1998240 Opened 5 months ago Updated 11 days ago

ESM: Support caching wasm modules

Categories

(Core :: JavaScript: WebAssembly, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: dminor, Unassigned)

References

(Blocks 1 open bug)

Details

Currently, there's a cache for JavaScript modules and a separate cache for wasm modules. For wasm/esm, we probably want wasm modules to participate in the same caching system as regular JavaScript modules.

Severity: -- → N/A
Priority: -- → P2

Speaking with Ryan, it sounds like we've disabled the wasm module cache, but we should still figure out how to make wasm modules work well with the existing ESM module cache.

You need to log in before you can comment on or make changes to this bug.