Skip to content

Conversation

@mdempsky
Copy link
Contributor

@mdempsky mdempsky commented Aug 3, 2020

As proposed at [1], this commit adds two new Basis functions for
encoding and decoding URI components. When compiled to JS, they're
able to use the identically named ECMAScript primitives; while C is
implemented natively to take advantage of the UTF-8 representation
used by both C and URLs.

[1] 2161ae0#r40940263

As proposed at [1], this commit adds two new Basis functions for
encoding and decoding URI components. When compiled to JS, they're
able to use the identically named ECMAScript primitives; while C is
implemented natively to take advantage of the UTF-8 representation
used by both C and URLs.

[1] urweb@2161ae0#r40940263
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