-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reorganize the "Canonical Built-ins" section of Explainer.md. #413
Reorganize the "Canonical Built-ins" section of Explainer.md. #413
Commits on Nov 14, 2024
-
Reorganize the "Canonical Built-ins" section of Explainer.md.
This moves the signatures for the canonical builtins out of prose paragraphs and into tables, which highlights them and simplifies the prose. This also adds "conceptual signatures". The canonical ABI signatures are useful when one is writing compilers or bindings generators or other tools, while the conceptual signatures are useful for people seeking to understand what these builtins do at a conceptual level, before thinking about how all the various values are lowered into `i32`s. And, the conceptual signatures in theory are independent of the ABI, so they could be reused when new ABIs are added. This is a follow-up to WebAssembly#407; I've re-added the `canon` ebpf for now, removed the "Binary encoding immediates" table rows, and tidied up the signatures to avoid using `...`.
Configuration menu - View commit details
-
Copy full SHA for 03ad944 - Browse repository at this point
Copy the full SHA 03ad944View commit details
Commits on Nov 19, 2024
-
Apply suggestions from code review
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e234db6 - Browse repository at this point
Copy the full SHA e234db6View commit details -
Apply suggestions from code review
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73f24e8 - Browse repository at this point
Copy the full SHA 73f24e8View commit details -
Apply suggestions from code review
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9657c3d - Browse repository at this point
Copy the full SHA 9657c3dView commit details -
Update design/mvp/Explainer.md
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ff2d17 - Browse repository at this point
Copy the full SHA 0ff2d17View commit details -
Update design/mvp/Explainer.md
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for add7458 - Browse repository at this point
Copy the full SHA add7458View commit details -
Update design/mvp/Explainer.md
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b36463b - Browse repository at this point
Copy the full SHA b36463bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3fe667 - Browse repository at this point
Copy the full SHA c3fe667View commit details -
Rename "Conceptual signature" to "Approximate WIT signature".
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c13b9e4 - Browse repository at this point
Copy the full SHA c13b9e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da51207 - Browse repository at this point
Copy the full SHA da51207View commit details -
Configuration menu - View commit details
-
Copy full SHA for e417f09 - Browse repository at this point
Copy the full SHA e417f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4e0af - Browse repository at this point
Copy the full SHA be4e0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d27b8a8 - Browse repository at this point
Copy the full SHA d27b8a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e27aad5 - Browse repository at this point
Copy the full SHA e27aad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28cd369 - Browse repository at this point
Copy the full SHA 28cd369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 198992e - Browse repository at this point
Copy the full SHA 198992eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c64b7c - Browse repository at this point
Copy the full SHA 3c64b7cView commit details -
Update design/mvp/Explainer.md
Co-authored-by: Lann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 917ec45 - Browse repository at this point
Copy the full SHA 917ec45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b55c2b - Browse repository at this point
Copy the full SHA 1b55c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43becc0 - Browse repository at this point
Copy the full SHA 43becc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88730bd - Browse repository at this point
Copy the full SHA 88730bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8087cdb - Browse repository at this point
Copy the full SHA 8087cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0a820 - Browse repository at this point
Copy the full SHA 3a0a820View commit details
Commits on Nov 20, 2024
-
Update design/mvp/Explainer.md
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 863618b - Browse repository at this point
Copy the full SHA 863618bView commit details -
Update design/mvp/Explainer.md
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97dffbd - Browse repository at this point
Copy the full SHA 97dffbdView commit details -
Update design/mvp/Explainer.md
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 092b646 - Browse repository at this point
Copy the full SHA 092b646View commit details -
Update design/mvp/Explainer.md
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13c48aa - Browse repository at this point
Copy the full SHA 13c48aaView commit details -
Update design/mvp/Explainer.md
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ee9cc4 - Browse repository at this point
Copy the full SHA 1ee9cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea85b13 - Browse repository at this point
Copy the full SHA ea85b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0fa9f9 - Browse repository at this point
Copy the full SHA b0fa9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053ab6a - Browse repository at this point
Copy the full SHA 053ab6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f3672 - Browse repository at this point
Copy the full SHA f7f3672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4efe721 - Browse repository at this point
Copy the full SHA 4efe721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcaa9c - Browse repository at this point
Copy the full SHA 3dcaa9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e24aeea - Browse repository at this point
Copy the full SHA e24aeeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c35f5 - Browse repository at this point
Copy the full SHA b2c35f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7869ca5 - Browse repository at this point
Copy the full SHA 7869ca5View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f352c2f - Browse repository at this point
Copy the full SHA f352c2fView commit details
Commits on Nov 23, 2024
-
Apply suggestions from code review
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b10cbe3 - Browse repository at this point
Copy the full SHA b10cbe3View commit details -
Apply suggestions from code review
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21ed834 - Browse repository at this point
Copy the full SHA 21ed834View commit details -
Apply suggestions from code review
Co-authored-by: Luke Wagner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82d3102 - Browse repository at this point
Copy the full SHA 82d3102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 689b146 - Browse repository at this point
Copy the full SHA 689b146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd378b - Browse repository at this point
Copy the full SHA 0cd378bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e8bc2 - Browse repository at this point
Copy the full SHA b9e8bc2View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 716bfa1 - Browse repository at this point
Copy the full SHA 716bfa1View commit details