Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notes for WASI-05-16 #43

Merged
merged 1 commit into from
May 29, 2019
Merged

Add notes for WASI-05-16 #43

merged 1 commit into from
May 29, 2019

Conversation

sunfishcode
Copy link
Member

No description provided.

@sunfishcode sunfishcode merged commit 891e554 into master May 29, 2019
@sunfishcode sunfishcode deleted the notes branch May 29, 2019 22:29
alexcrichton pushed a commit to alexcrichton/WASI that referenced this pull request Jan 19, 2022
This follows directly from the discussion in WebAssembly#42 where we agreed
that `char8` is essentially a named "alias" to a byte type (`u8`)
and represents a code *unit* (much like `char8_t` in C++20), rather
than a code *point* (as is the case with multi-byte type `char` in
Rust).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant