WebAssembly / spec

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

[js-api] Remove some anchor definitions #1616

Closed Ms2ger closed 1 year ago

Ms2ger commented 1 year ago

WebRef has recently added definitions for ECMAScript, which means most of the explicit anchor definitions are no longer needed. Also, some abstract operations had their names changed.

This change should be entirely editorial.