Content:wasmdocument not writteneffort: largehelp wanted
仓库指标
- Star
- (8,900 star)
- PR 合并指标
- (平均合并 7天 3小时) (30 天内合并 147 个 PR)
描述
MDN URL
https://developer.mozilla.org/en-US/docs/WebAssembly
What specific section or headline is this issue about?
A missing one
What information was incorrect, unhelpful, or incomplete?
#14392 delivered essential docs for FF100 Web assembly WebAssembly.Exception and WebAssembly.Tag. That covers the javascript interface. What is missing is a guide doc covering the WASM detail and the interactions.
What did you expect to see?
A guide
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
In addition, things to check
-
- Updates to concepts and other tutorials to cover exception handling:
- Add info on Traps
- Changes to the text format
- Changes to the modules document
- Changes to the binary model
- Control Flow operators
- dev-doc-complete on https://bugzilla.mozilla.org/show_bug.cgi?id=1759217
- Make sure the sidebar is all good/cross linked - https://github.com/mdn/yari/pull/5907