index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
precompute-strings.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Strings] Remove stringview types and instructions (#6579)
Thomas Lively
2024-05-15
1
-27
/
+13
*
Precompute: Ignore mutable arrays in StringNew (#6522)
Alon Zakai
2024-04-23
1
-2
/
+50
*
[Strings] Represent string values as WTF-16 internally (#6418)
Thomas Lively
2024-03-22
1
-45
/
+39
*
Remove extra conversion in string test (#6426)
Thomas Lively
2024-03-22
1
-6
/
+2
*
Add missing conversions in string slice tests (#6424)
Thomas Lively
2024-03-22
1
-3
/
+9
*
Precompute: Mark StringEncode as non-removable, just like ArrayCopy (#6423)
Alon Zakai
2024-03-22
1
-6
/
+60
*
Revert "Strings: Disable precomputing for now (#6412)" (#6413)
Alon Zakai
2024-03-20
1
-42
/
+11
*
Strings: Disable precomputing for now (#6412)
Alon Zakai
2024-03-20
1
-11
/
+42
*
[Strings] Avoid mishandling unicode in StringConcat (#6411)
Roberto Lublinerman
2024-03-19
1
-1
/
+27
*
[Strings] Implement stringview_wtf16.slice (#6404)
Alon Zakai
2024-03-19
1
-0
/
+29
*
[Strings] Avoid mishandling unicode in interpreter (#6405)
Thomas Lively
2024-03-18
1
-5
/
+101
*
[Strings] Implement string.concat in the interpreter (#6403)
Roberto Lublinerman
2024-03-15
1
-0
/
+10
*
[Strings] Fix precomputing of StringEq (#6401)
Alon Zakai
2024-03-14
1
-0
/
+26