ITADN

Typo in the 3.0 spec

#1572Closedfifofefe 创建于 2025-09-23
F
fifofefecommented
Near the end of the [values section](https://webassembly.github.io/spec/core/syntax/values.html#id2) the spec reads `Where clear from context, shorthands like {+1} denote floating point values like {+(1 + 1 \cdot {2^{{-M}}}) \cdot {2^{0}}}` I believe it should be instead `Where clear from context, shorthands like {+1} denote floating point values like {+(1 + 0 \cdot {2^{{-M}}}) \cdot {2^{0}}}`
关闭于 2025-09-23 1 条评论