Skip to content

Conversation

@doug-jacob
Copy link
Contributor

Switched ArrayBuffer creation to use ReadOnlySpan instead of byte[] to prevent creating an unnecessary extra copy of data

… in ReadOnlySpan<byte> instead of byte[] to prevent creating an unnecessary extra copy of data
@doug-jacob doug-jacob requested a review from oconnor0 March 10, 2025 17:59
@oconnor0
Copy link
Contributor

@doug-jacob
Copy link
Contributor Author

The update to ClearScript v7.5.0 broke document importing, but only for standard modules. Still looking into how to resolve it

…ts are no longer considered 'transient' and their exports can be accessed again
Copy link
Contributor

@oconnor0 oconnor0 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.

@oconnor0 oconnor0 merged commit 402acc2 into master Mar 11, 2025
1 check passed
@oconnor0 oconnor0 deleted the updating-clearscript branch March 11, 2025 15:01
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.

3 participants