content
content copied to clipboard
Delete WebAssembly/Caching_modules
Fixes mdn/content#14520
Description
Motivation
Additional details
Related issues and pull requests
Preview URLs
Flaws (4)
URL: /en-US/docs/WebAssembly/JavaScript_interface/instantiate
Title: WebAssembly.instantiate()
Flaw count: 4
- broken_links:
Can't resolve /en-US/docs/WebAssembly/Caching_modulesLink points to the page it's already onLink points to the page it's already on
- bad_bcd_links:
- no explanation!
(this comment was updated 2022-11-11 03:21:41.355497)
Given @https://github.com/mdn/content/issues/14520#issuecomment-1306404876, requested review from @hamishwillee
@dawei-wang Thank you for this. I just put a comment in the corresponding issue that I "think" that it is good to remove this material, but that I think that it is very likely that developers will still want to cache WASM modules.
So what I think we need ideally is to replace this content showing how to use some other cache than indexDB. Do you think that this is something you could do? If would be better to do now because the existing doc is here so you could copy the current structue.
I appreciate that's a much bigger job than deleting this!
If you don't want to do that then let me know and I'll review this on the assumption that we are deleting this material but keeping a red-link to the old doc.
@hamishwillee I'm not familiar with caching mechanisms enough to document a new one. Let's keep a red link to the old doc.
OK, Merging. Thanks @dawei-wang