Skip to content

Commit 96d7136

Browse files
authored
Update README.md format
1 parent c75c152 commit 96d7136

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,15 @@ w3c TPAC talk [Zero-copy operations on the web](https://www.w3.org/2020/Talks/TP
5959

6060
web-bluetooth [read-only ArrayBuffer](https://webbluetoothcg.github.io/web-bluetooth/#read-only-arraybuffer), especially [issue #300](https://github.com/WebBluetoothCG/web-bluetooth/issues/300#issuecomment-2560251857)
6161

62-
gpuweb [issue #2072](https://github.com/gpuweb/gpuweb/issues/2072#issuecomment-2560291036), [issue #747](https://github.com/gpuweb/gpuweb/issues/747#issuecomment-2560254816), and [SharedValueTable proposal](https://hackmd.io/@webgpu/S1f56dN8s) -- [likely should use](https://github.com/tc39/proposal-immutable-arraybuffer/issues/25) [Limited ArrayBuffer](https://github.com/tc39/proposal-limited-arraybuffer) instead of Immutable ArrayBuffer.
62+
gpuweb [issue #2072](https://github.com/gpuweb/gpuweb/issues/2072#issuecomment-2560291036), [issue #747](https://github.com/gpuweb/gpuweb/issues/747#issuecomment-2560254816), and [SharedValueTable proposal](https://hackmd.io/@webgpu/S1f56dN8s)
63+
- [likely should use](https://github.com/tc39/proposal-immutable-arraybuffer/issues/25) [Limited ArrayBuffer](https://github.com/tc39/proposal-limited-arraybuffer) instead of Immutable ArrayBuffer.
6364

6465
webidl [Frozen Array](https://webidl.spec.whatwg.org/#idl-frozen-array)
6566

6667
webcodecs [issue #80](https://github.com/w3c/webcodecs/issues/80#issuecomment-2560331900), [issue #104](https://github.com/w3c/webcodecs/issues/104#issuecomment-2560334782), and [issue #212](https://github.com/w3c/webcodecs/issues/212#issuecomment-2560348504)
6768

68-
web transport [issue #131](https://github.com/w3c/webtransport/issues/131#issuecomment-2560357416) -- [no](https://github.com/w3c/webtransport/issues/131#issuecomment-2561160533)
69+
web transport [issue #131](https://github.com/w3c/webtransport/issues/131#issuecomment-2560357416)
70+
- [no](https://github.com/w3c/webtransport/issues/131#issuecomment-2561160533)
6971

7072
whatwg streams [issue #495](https://github.com/whatwg/streams/issues/495#issuecomment-2560361444)
7173

0 commit comments

Comments
 (0)