Skip to content

Commit

Permalink
Add links to presentation slides
Browse files Browse the repository at this point in the history
  • Loading branch information
erights authored Oct 8, 2024
1 parent 30567cb commit 37ce93b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ A TC39 proposal for immutable ArrayBuffers.

## Presentation history

[Oct 2024 tc39 Slides Keynote](https://github.com/Agoric/tc39-proposal-immutable-arraybuffer/blob/main/immu-arrayBuffers.key) [pdf]([Oct 2024 tc39 Slides pdf](https://github.com/Agoric/tc39-proposal-immutable-arraybuffer/blob/main/immu-arrayBuffers.pdf)

## Background

Prior proposals [In-Place Resizable and Growable `ArrayBuffer`s](https://github.com/tc39/proposal-resizablearraybuffer) and [ArrayBuffer.prototype.transfer and friends](https://github.com/tc39/proposal-arraybuffer-transfer) have both reached stage 4, and so are now an official part of JavaScript. Altogether, `ArrayBuffer.prototype` now has the following methods:
Expand Down

0 comments on commit 37ce93b

Please sign in to comment.