You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,4 @@ Based on the [original paper by Ben L. Titzer](https://www.cs.tufts.edu/comp/150
27
27
28
28
The spec test suite is from the [WebAssembly specification repository](https://github.com/WebAssembly/spec/releases/tag/list). The `wast2json` and `wat2wasm` binaries used are version 1.0.13 (1.0.14) [Windows version available here](https://github.com/WebAssembly/wabt/releases/tag/1.0.15).
29
29
30
-
**Note:** This project specifically targets the WebAssembly 1.0 core standard. Newer test converters may not be compatible. There is no plan for development beyond 1.0 support.
30
+
**Note:** This project specifically targets the WebAssembly 1.0 core standard. Newer test converters may not be compatible. Support beyond 1.0 will only be considered after some performance-improving overhauls.
0 commit comments