design icon indicating copy to clipboard operation
design copied to clipboard

WebAssembly Design Documents

Results 173 design issues
Sort by recently updated
recently updated
newest added

originally by @jendrikw, I just submitted the pull request. Does the bibtex item look fine? should the file be named w3spec.bib or maybe WASMStandard.bib or WASMSpec.bib or something like that?

Tried to add commenting expression. Thank you for the project.

Clarify description of function_body length field.

This PR proposes applying source maps to wasm binaries. Source maps obviously have a lot of known limitations and are not a long-term debugging solution. However they are widely supported...

As suggested in #1024. I'll follow-up with a similar suggestion for WebAssembly.Instance, which needs its own discussion about encapsulation as well as multiple memories. WebAssembly.Memory is simpler: there's only one...

We've discussed this before, but the spec doesn't mention it.

@lukewagner @sunfishcode @yurydelendik @titzer @jfbastien PTAL

For some reason I can't seem to find this in the docs, so apologies if I just didn't use the right search terms. An obvious use case for WebAssembly is...