mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-31 06:02:11 +00:00
Update binaryen.js and enable tee optimizations
This commit is contained in:
@@ -45,3 +45,8 @@
|
||||
0b0;
|
||||
0b1;
|
||||
0b1111111111111111111111111111111;
|
||||
|
||||
"123";
|
||||
"1\"23";
|
||||
"1\"2\\3";
|
||||
"\0\n\\n\r";
|
||||
|
@@ -45,3 +45,7 @@
|
||||
0;
|
||||
1;
|
||||
2147483647;
|
||||
"123";
|
||||
"1\"23";
|
||||
"1\"2\\3";
|
||||
"\0\n\\n\r";
|
||||
|
Reference in New Issue
Block a user