Skip to content

Add TextEncoder, TextDecoder implementations to boa_runtime#3994

Merged
raskad merged 3 commits intoboa-dev:mainfrom
hansl:text-encoder
Sep 19, 2024
Merged

Add TextEncoder, TextDecoder implementations to boa_runtime#3994
raskad merged 3 commits intoboa-dev:mainfrom
hansl:text-encoder

Conversation

@hansl
Copy link
Contributor

@hansl hansl commented Sep 11, 2024

No description provided.

@hansl hansl changed the title Add a TextEncoder implementation to boa_runtime Add TextEncoder, TextDecoder implementations to boa_runtime Sep 11, 2024
Copy link
Member

@jedel1043 jedel1043 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Seeing that we'll keep increasing the number of WebAPI things in boa_runtime maybe it'll be worth adding a global function boa_runtime::register to add all the builtins into the global object.

@jedel1043 jedel1043 requested a review from a team September 15, 2024 19:00
@jedel1043 jedel1043 added A-Enhancement New feature or request A-API Changes related to public APIs labels Sep 15, 2024
@jedel1043 jedel1043 added this to the next-release milestone Sep 16, 2024
Copy link
Member

@raskad raskad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good :)

@raskad raskad added this pull request to the merge queue Sep 19, 2024
Merged via the queue into boa-dev:main with commit ddb1901 Sep 19, 2024
@hansl hansl deleted the text-encoder branch September 21, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-API Changes related to public APIs A-Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants