Skip to content

feat(immutable-arraybuffer): freezable virtual typedarrays#3164

Draft
erights wants to merge 1 commit intomasterfrom
markm-shim-freezable-typedarrays
Draft

feat(immutable-arraybuffer): freezable virtual typedarrays#3164
erights wants to merge 1 commit intomasterfrom
markm-shim-freezable-typedarrays

Conversation

@erights
Copy link
Copy Markdown
Contributor

@erights erights commented Apr 6, 2026

Most PRs should close a specific Issue. All PRs should at least reference one or more Issues. Edit and/or delete the following lines as appropriate (note: you don't need both refs and closes for the same one):

Closes: #XXXX
Refs: #XXXX

Description

Add a description of the changes that this PR introduces and the files that are the most critical to review.

Security Considerations

Does this change introduce new assumptions or dependencies that, if violated, could introduce security vulnerabilities? How does this PR change the boundaries between mutually-suspicious components? What new authorities are introduced by this change, perhaps by new API calls?

Scaling Considerations

Does this change require or encourage significant increase in consumption of CPU cycles, RAM, on-chain storage, message exchanges, or other scarce resources? If so, can that be prevented or mitigated?

Documentation Considerations

Give our docs folks some hints about what needs to be described to downstream users. Backwards compatibility: what happens to existing data or deployments when this code is shipped? Do we need to instruct users to do something to upgrade their saved data? If there is no upgrade path possible, how bad will that be for users?

Testing Considerations

Every PR should of course come with tests of its own functionality. What additional tests are still needed beyond those unit tests? How does this affect CI, other test automation, or the testnet?

Compatibility Considerations

Does this change break any prior usage patterns? Does this change allow usage patterns to evolve?

Upgrade Considerations

What aspects of this PR are relevant to upgrading live production systems, and how should they be addressed?

Include *BREAKING*: in the commit message with migration instructions for any breaking change.

Delete guidance from pull request description before merge (including this!)

@erights erights self-assigned this Apr 6, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 6, 2026

⚠️ No Changeset found

Latest commit: 1f38e7c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@erights erights changed the title feat(immutable-arraybuffer): freezable virtual tyoedarrays feat(immutable-arraybuffer): freezable virtual typedarrays Apr 6, 2026
@erights erights force-pushed the markm-shim-freezable-typedarrays branch from c69b291 to 500370b Compare April 6, 2026 18:50
@erights erights force-pushed the markm-shim-freezable-typedarrays branch from 500370b to 1f38e7c Compare April 7, 2026 22:39
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