Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

Use Rust's str::from_utf for UTF-8 validation.#63

Merged
yurydelendik merged 1 commit intobytecodealliance:masterfrom
sunfishcode:from_utf8
Sep 28, 2018
Merged

Use Rust's str::from_utf for UTF-8 validation.#63
yurydelendik merged 1 commit intobytecodealliance:masterfrom
sunfishcode:from_utf8

Conversation

@sunfishcode
Copy link
Member

This replaces the reference-implementation UTF-8 decoder with Rust's optimized standard library version.

@yurydelendik yurydelendik merged commit 8c74707 into bytecodealliance:master Sep 28, 2018
@yurydelendik
Copy link
Collaborator

Thank you

@sunfishcode sunfishcode deleted the from_utf8 branch September 28, 2018 02:33
Robbepop pushed a commit to Robbepop/wasmparser that referenced this pull request Jun 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants