-
Notifications
You must be signed in to change notification settings - Fork 492
Closed
Labels
Description
Thanks for the website and the docs, but gotta give my feedback and say that It's a bit contradicting to make the spec for a new technology rely on the one it's intended to replace:
https://webassembly.github.io/spec/syntax/conventions.html#grammar-notation is unreadable without JS.
Specs/docs absolutely have to be portable and readable even with plain text viewers, that thing is hard to use, it should never require anything but plain HTML with a bit of CSS for readability.
Please create some fall-backs to make it readable without JS on (let's save some trees and eyes).