issues
search
WebAssembly
/
stringref
Other
37
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Binary encoding of string.new_wtf16_array and other array methods
#66
kripken
opened
8 months ago
0
Clarity on units of string
#65
Maxdamantus
opened
1 year ago
16
Stringref as a toolchain concept
#64
wingo
opened
1 year ago
3
Substrings: slices vs. copies
#63
jakobkummerow
opened
1 year ago
1
Langues where strings are primarily UTF-8
#62
eqrion
opened
1 year ago
19
Update code unit definition in Overview.md
#61
dcodeIO
opened
1 year ago
0
New instruction `string.hash`
#60
Liedtke
opened
1 year ago
5
New instruction `string.from_code_point`
#59
Liedtke
opened
1 year ago
7
New three-way string comparison instruction similar to `std::strcmp` in C++
#58
Liedtke
opened
1 year ago
4
Performance report for kotlin wasm compiler
#57
igoriakovlev
opened
1 year ago
3
Algorithmic complexity of instructions
#56
eqrion
opened
1 year ago
2
string.new_lossy_utf8
#55
annevk
opened
1 year ago
1
No new string implementations on the web: allow re-use of JS engine's strings
#54
annevk
opened
1 year ago
13
Possible addition: string.new_ascii / string.new_ascii_array
#53
jakobkummerow
opened
2 years ago
0
Does the interpreter support `stringref` yet?
#52
yviansu
closed
2 years ago
2
Possible addition: number-to-string conversions
#51
jakobkummerow
opened
2 years ago
0
Fallible UTF-8 decoding?
#50
askeksa-google
opened
2 years ago
2
stirng.encode_wtf16_array with start/end
#49
gkdn
opened
2 years ago
3
stringref instructions operands and results have non-nullable type
#48
wingo
opened
2 years ago
0
stringref should be non-nullable by default?
#47
wingo
opened
2 years ago
4
Fold WTF-8 policy into instructions
#46
wingo
closed
2 years ago
0
Binary encoding of opcodes after 0xfb prefix are LEBs
#45
wingo
closed
2 years ago
0
It should be possible to get a string from a stringview
#44
wingo
opened
2 years ago
1
Consider changing entry points for string creations, return types and their names
#43
gkdn
opened
2 years ago
8
`string.new*`, `string.const`, `string.concat` should produce non-nullable results
#42
jakobkummerow
opened
2 years ago
6
Shift type opcodes
#41
rossberg
opened
2 years ago
1
Stringref should probably be a subtype of anyref
#40
wingo
opened
2 years ago
13
Can encoding instructions use memory as a scratch space?
#39
wingo
opened
2 years ago
2
Consider specifying WTF-8 variant when creating WTF-8 string views
#38
wingo
opened
2 years ago
0
[Feature] string.ord or string.lt + string.gt
#37
MaxGraey
opened
2 years ago
4
stringview_wtf16.encode returns number of written code units
#36
wingo
closed
2 years ago
0
Policy immediates
#35
kripken
closed
2 years ago
1
Perhaps allow substrings in string literal section
#34
wingo
opened
2 years ago
2
string.encode_wtf8, string.encode_wtf16 return encoded length
#33
wingo
closed
2 years ago
0
Allow null operands to string.eq
#32
wingo
closed
2 years ago
0
String slice operands have exclusive end
#31
wingo
closed
2 years ago
0
Further WTF-16 byte order clarification
#30
wingo
closed
2 years ago
0
Change stringview_iter.cur to stringview_iter.next
#29
wingo
closed
2 years ago
0
Integrate with GC proposal
#28
wingo
closed
2 years ago
2
String literal section text format
#27
dcodeIO
opened
2 years ago
0
Clarify string literal requirement
#26
dcodeIO
closed
2 years ago
1
Clarify string literal section kind
#25
dcodeIO
closed
2 years ago
1
`string.encode_wtf8`, `string.encode_wtf16` should return encoded length
#24
wingo
closed
2 years ago
0
Spec to-do: text format
#23
wingo
opened
2 years ago
0
Make wtf-8 and wtf-16 handling more uniform
#22
wingo
closed
2 years ago
0
`string.new_wtf8` versus invalid byte sequences
#21
wingo
closed
2 years ago
1
Is stringref a subtype of eqref?
#20
eqrion
opened
2 years ago
20
Clamping versus trapping for invalid offsets
#19
wingo
opened
2 years ago
2
Behavior of string.eq for null strings
#18
wingo
closed
2 years ago
3
String slice operands should have exclusive end
#17
wingo
closed
2 years ago
0
Next