Skip to content

Commit 139d4c0

Browse files
Update bytecode-initial.md
1 parent 0a9f2be commit 139d4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/bytecode-initial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ struct Module {
193193
|local_ref | 0B|u32 |consts[i] |
194194
|arg_ref | 0C|u32 |args[i] |
195195

196-
We will extend the command set in the future.
196+
These commands covers DJS. We will extend the command set in the future.
197197

198198
## Architecture
199199

0 commit comments

Comments
 (0)