WebAssembly / memory64

Memory with 64-bit indexes
Other
194 stars 21 forks source link

Modified spec link is dead #35

Closed RReverser closed 1 year ago

RReverser commented 1 year ago

See the modified spec for details.

This link in README seems dead.

sbc100 commented 1 year ago

Ah, I guess that auto-public action was never setup/run. I can fix that I think.

(BTW, do most proposal publish their modified spec?)

dschuff commented 1 year ago

Some of them do. There's https://webassembly.github.io/exception-handling/ and https://webassembly.github.io/threads/ but no https://webassembly.github.io/gc or https://webassembly.github.io/javascript-promise-integration. I guess it makes sense once you get into phase 3 and are updating the spec document.