Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
erights pushed 1 commit to main tc39/proposal-immutable-arraybuffer
- xs implementation need link 5cdb557
erights pushed 1 commit to main tc39/proposal-immutable-arraybuffer
- xs implementation need link 8675955
erights opened an issue on tc39/proposal-immutable-arraybuffer
Order of operations, when to throw or silently do nothing?
Originally: Should trying to write data in an immutable ArrayBuffer via a TypedArray element set throw, even though trying to write out-of-bounds or to a detached ArrayBuffer does not? Should Typ...erights created a comment on an issue on tc39/proposal-immutable-arraybuffer
In addition to @bakkot 's argument, an additional reason to add this is that there's otherwise(*) no way to make a zero-copy immutable slice of an immutable arrayBuffer. Without `sliceToImmutable`,...
erights created a comment on an issue on tc39/proposal-immutable-arraybuffer
I find the "Minimize consequences of reasonable surprise" argument the most compelling, so I'm inclined towards including this parameter. This would involve a change to the spec and shim as current...
erights opened an issue on tc39/proposal-immutable-arraybuffer
Should `transferToImmutable` support a _newByteLength_ argument?
In favor: Least surprise. Minimize consequences of reasonable surprise. If we add this parameter, those who expect it not to be there and don't provide such an argument get what they expect anyway....erights opened a draft pull request on Agoric/agoric-sdk
Markm why 10325 fails
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...erights created a branch on Agoric/agoric-sdk
markm-why-10325-fails - monorepo for the Agoric Javascript smart contract platform
erights pushed 2 commits to main tc39/proposal-immutable-arraybuffer
erights opened an issue on Agoric/proposal-stabilize
Path to Stage 4
## Stage 4 * [ ] committee approval * [ ] two implementations * [ ] JavaScriptCore * [ ] SpiderMonkey * [ ] XS * [ ] V8 * [ ] significant in-the-field experience * [ ] ecma2...erights pushed 1 commit to main Agoric/proposal-stabilize
- assignment override mistake parity a20dd1f