We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9626ac1 + c4bfe42 commit c5e8740Copy full SHA for c5e8740
proposals/stringref/Overview.md
@@ -25,7 +25,7 @@ find good compromises are "minimal" and "viable".
25
3. Allow WebAssembly implementations to efficiently represent strings
26
internally in either WTF-8 or WTF-16 encodings
27
4. Allow access to WTF-16 code units for Java, Dart, Kotlin and similar languages
28
- 5. Allow string literals in element sections
+ 5. Allow string literals as constant expressions
29
30
## Definitions
31
- *codepoint*: An integer in the range [0,0x10FFFF].
0 commit comments