WebAssembly / design

WebAssembly Design Documents
http://webassembly.org
Apache License 2.0
11.41k stars 695 forks source link

"a few exceptions" link is broken #1525

Open rmcloughlin opened 2 months ago

rmcloughlin commented 2 months ago

In this section: https://webassembly.org/docs/portability/#assumptions-for-efficient-execution there is a link titled "a few exceptions" which goes to:

https://webassembly.github.io/spec/core/exec/index.html#floating-point-operators

but it should go to

https://webassembly.github.io/spec/core/exec/numerics.html#floating-point-operations

dschuff commented 2 months ago

Thanks, this is acutally a pass-through to the design repo, so I moved the issue.