Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ 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](https://github.com/Agoric/tc39-proposal-immutable-arraybuffer/blob/main/immu-arrayBuffers.pdf)
- October 2024 ([slides.key](https://github.com/tc39/tc39-proposal-immutable-arraybuffer/blob/d4fac6c6602c5fa5a1d3769242f042758dc43db6/immu-arrayBuffers.key), [slides.pdf](https://github.com/tc39/tc39-proposal-immutable-arraybuffer/blob/d4fac6c6602c5fa5a1d3769242f042758dc43db6/immu-arrayBuffers.pdf), [video](https://www.youtube.com/watch?v=CP_5Yo9h84k))

## Background

Expand Down
Loading