Skip to content

change back to Uint8Array (backed by immutable ArrayBuffer)#12

Merged
styfle merged 1 commit intomainfrom
stage2
Jul 31, 2025
Merged

change back to Uint8Array (backed by immutable ArrayBuffer)#12
styfle merged 1 commit intomainfrom
stage2

Conversation

@styfle
Copy link
Copy Markdown
Member

@styfle styfle commented Jul 31, 2025

As discussed in 109th Meeting of TC39, we are switching back to Uint8Array (backed by immutable ArrayBuffer).

Also bumping to Stage 2 🎉

@github-actions
Copy link
Copy Markdown

The rendered spec for this PR is available at https://styfle.github.io/proposal-import-buffer/pr/12.

@styfle styfle merged commit f7aa8b7 into main Jul 31, 2025
1 check passed
@styfle styfle deleted the stage2 branch July 31, 2025 00:03
styfle added a commit that referenced this pull request Sep 9, 2025
In PR #12 we changed
the type from `buffer` to `bytes` again and the output was changed from
ArrayBuffer to Uint8Array, but the spec was not updated.

This PR updates the spec to match the readme.
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