diff --git a/spec.emu b/spec.emu index a07030a..df7691c 100644 --- a/spec.emu +++ b/spec.emu @@ -5,7 +5,7 @@
 title: Proposal Import Bytes
-stage: 0
+stage: 2
 contributors: Steven, Guy Bedford
 
@@ -75,7 +75,7 @@ contributors: Steven, Guy Bedford -

All of the import statements in the module graph that address the same JSON or bytes module may evaluate to the same mutable object.

+

All of the import statements in the module graph that address the same JSON or bytes module may evaluate to the same mutable object.

@@ -114,7 +114,7 @@ contributors: Steven, Guy Bedford

CreateBytesModule ( - _arrayBuffer_: an immutable ArrayBuffer or a SharedArrayBuffer + _arrayBuffer_: an immutable ArrayBuffer or an immutable SharedArrayBuffer ): a Synthetic Module Record