issues
search
wingo
/
stringrefs
Reference-typed strings for WebAssembly
10
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Strings as a new Web + WASI API?
#43
tlively
closed
2 years ago
5
Ambiguity in the description of stringview_iter
#42
sunfishcode
closed
2 years ago
2
Update text on expected non-web implementation
#41
wingo
closed
2 years ago
2
Why not separate string types for each encoding?
#40
conrad-watt
closed
2 years ago
4
Update README
#39
wingo
closed
2 years ago
0
Is `stringview_wtf8` useful enough and fit for purpose?
#38
wingo
closed
2 years ago
1
Does `string.is_usv_sequence` pull its weight?
#37
wingo
closed
2 years ago
1
Add stringviews, concat, and slice
#36
wingo
closed
2 years ago
1
Minor feature: toUpperCase/toLowerCase
#35
jakobkummerow
closed
2 years ago
3
Editorial fixes
#34
wingo
closed
2 years ago
0
Update requirements
#33
wingo
closed
2 years ago
2
Minor tuning: `get_and_advance_wtf8`
#32
jakobkummerow
closed
2 years ago
2
Possible simplification: drop all indexed/position-based access for MVP
#31
jakobkummerow
closed
2 years ago
10
What is the expected implementation on non-browser run-times?
#30
sunfishcode
closed
2 years ago
4
Require valid UTF-8 string literals?
#29
wingo
closed
2 years ago
1
UTF-8 requirement?
#28
sunfishcode
closed
2 years ago
3
Add FAQ entries for language-specific compilation strategies
#27
wingo
closed
2 years ago
0
Change to use WTF-8/WTF-16 positions instead of abstract cursors
#26
wingo
closed
2 years ago
3
Remove one-byte encoding
#25
wingo
closed
2 years ago
1
Host-dependent i32 cursors makes stringref not portable
#24
skuzmich
closed
2 years ago
8
What are the benefits over having a particular "WTF-16 string reference" type?
#23
skuzmich
closed
2 years ago
10
"A good string implementation" and UTF-8-only implementations
#22
sunfishcode
closed
3 years ago
4
Are transparent cursors a hazard for representation changes?
#21
wingo
closed
2 years ago
1
Need a better replacement-character story
#20
wingo
closed
2 years ago
2
Rename to "the stringref proposal"
#19
wingo
closed
3 years ago
1
Rename proposal to "reference-typed strings" and repo to "stringref"
#18
wingo
closed
3 years ago
0
Add FAQ for externref+imports, and also component model/interface types
#17
wingo
closed
3 years ago
0
Define string cursors to be code unit offsets
#16
wingo
closed
3 years ago
2
More expressive `string.measure` results?
#15
wingo
closed
2 years ago
1
Define string size limits; allow single-valued string.measure
#14
wingo
closed
3 years ago
0
String literal section is vec(vec(u8))
#13
wingo
closed
3 years ago
0
Single `string.measure` return value
#12
wingo
closed
3 years ago
5
Implementation-specified or unspecified string cursor values are a hazard
#11
wingo
closed
3 years ago
1
If cursor validity checks are expensive then we should eliminate them
#10
wingo
closed
2 years ago
3
Change representation of string cursors to just i32
#9
wingo
closed
3 years ago
3
Provide "current codepoint" accessor?
#8
wingo
closed
3 years ago
0
Clarify use of "codepoints" as string positions
#7
wingo
closed
3 years ago
1
Can we avoid string cursors?
#6
wingo
closed
3 years ago
1
Integrate with GC proposal
#5
wingo
closed
2 years ago
1
Add concatenation / substring ?
#4
wingo
closed
2 years ago
6
Allow NUL codepoints in literals
#3
wingo
closed
3 years ago
1
Limit one-byte encoding to codepoints in [0,127] ?
#2
wingo
closed
2 years ago
1
Why not use externref and function imports?
#1
tlively
closed
3 years ago
1