Skip to content

Commit 37ce93b

Browse files
authored
Add links to presentation slides
1 parent 30567cb commit 37ce93b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ A TC39 proposal for immutable ArrayBuffers.
1818

1919
## Presentation history
2020

21+
[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)
22+
2123
## Background
2224

2325
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:

0 commit comments

Comments
 (0)