WebAssembly / spec

WebAssembly specification, reference interpreter, and test suite.
https://webassembly.github.io/spec/
Other
3.14k stars 449 forks source link

Can we simplify doc navigation? #1558

Open KloudKoder opened 1 year ago

KloudKoder commented 1 year ago

I see some problems with the instruction summary table.

Navigating the docs, and instruction definitions in particular, should be trivial. Even an unweildy 1000-page PDF would be superior to the current state of affairs.

That's all I have to say about this. The team knows what best to do about it.

tlively commented 1 year ago

Here's the PDF: https://webassembly.github.io/spec/core/_download/WebAssembly.pdf. You may also prefer the bikeshed version: https://webassembly.github.io/spec/core/bikeshed/.

(These are both listed on https://webassembly.github.io/spec/)