WebAssembly / spec

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

[test] Tests for period-less float literals #1725

Closed rossberg closed 4 months ago

rossberg commented 4 months ago

Tests for parsing of float literals that are integers. Related to this wabt bug.