index
:
xavi/nanowasm-design
main
Fork of https://github.com/WebAssembly/design/ with NanoWasm extensions.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BinaryEncoding.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Revert "No validation errors after the End"
Luke Wagner
2016-03-14
1
-12
/
+15
|
*
No validation errors after the End
Luke Wagner
2016-03-13
1
-15
/
+12
|
*
Update size of smallest module
Luke Wagner
2016-03-12
1
-4
/
+5
|
*
Define precise order of sections
Luke Wagner
2016-03-11
1
-64
/
+77
*
|
Reserved bitfield minor word change
George Kuan
2016-03-28
1
-1
/
+1
*
|
Merge pull request #606 from naturaltransformation/patch-10
rossberg-chromium
2016-03-24
1
-2
/
+2
|
\
\
|
*
|
Forward compatibility for unused bitfield bits
George Kuan
2016-03-11
1
-2
/
+2
|
|
/
*
/
AstSemantics dead link in BinaryEncoding
Anthony
2016-03-17
1
-1
/
+1
|
/
*
Typo that messes up the opcode table
George Kuan
2016-03-11
1
-2
/
+2
*
Minor transposition typos
George Kuan
2016-03-11
1
-2
/
+2
*
Encodings for i32.eqz and i64.eqz.
Dan Gohman
2016-03-09
1
-1
/
+2
*
Add the rotate operator encodings.
Douglas Crosher
2016-03-10
1
-0
/
+4
*
Add back the varuint32 in data_segment
Luke Wagner
2016-03-09
1
-1
/
+1
*
Revert "Opcodes should also be LEB128; we're definitely going to end up with ...
Luke Wagner
2016-03-09
1
-3
/
+3
*
Opcodes should also be LEB128; we're definitely going to end up with >256 aft...
Luke Wagner
2016-03-09
1
-3
/
+3
*
Clarify alignment description
Luke Wagner
2016-03-09
1
-1
/
+7
*
Change br_table branch offsets to uint32
Luke Wagner
2016-03-09
1
-2
/
+2
*
Update flags/alignment immediate
Luke Wagner
2016-03-09
1
-1
/
+1
*
Convert remaining fixed-width integers to varuint32
Luke Wagner
2016-03-09
1
-25
/
+19
*
Update references to Function section to Function Signatures section
Luke Wagner
2016-03-09
1
-4
/
+3
*
Add back function body size
Luke Wagner
2016-03-09
1
-0
/
+1
*
Address comments
Luke Wagner
2016-03-09
1
-3
/
+4
*
Remove now-unnecessary signature index from export
Luke Wagner
2016-03-09
1
-1
/
+0
*
Split Functions section into Function Signatures and Function Bodies
Luke Wagner
2016-03-09
1
-13
/
+16
*
Merge pull request #589 from WebAssembly/load_global
Dan Gohman
2016-03-09
1
-2
/
+0
|
\
|
*
Remove the nonstandard load_global and store_global opcodes.
Dan Gohman
2016-03-04
1
-2
/
+0
*
|
Add the actual inline bytes
Luke Wagner
2016-03-08
1
-0
/
+1
*
|
Store data segments inline
Luke Wagner
2016-03-07
1
-6
/
+6
*
|
Store strings inline in the import/export entries
Luke Wagner
2016-03-07
1
-7
/
+6
*
|
Merge pull request #580 from WebAssembly/name-section
Luke Wagner
2016-03-07
1
-2
/
+40
|
\
\
|
*
|
Fix typo
Luke Wagner
2016-03-04
1
-1
/
+1
|
*
|
Rename 'names' to 'entries'
Luke Wagner
2016-03-04
1
-2
/
+2
|
*
|
Fuse into one section, give arrays lengths, allow lengths to differ
Luke Wagner
2016-03-04
1
-31
/
+24
|
*
|
Remove non-null requirement
Luke Wagner
2016-03-04
1
-2
/
+2
|
*
|
Switch to up-front length from null-terminator
Luke Wagner
2016-03-04
1
-12
/
+22
|
*
|
s/observable/execution/
Luke Wagner
2016-03-04
1
-2
/
+2
|
*
|
Mention 0 or 1 times
Luke Wagner
2016-03-04
1
-4
/
+4
|
*
|
Names section
Luke Wagner
2016-03-04
1
-2
/
+37
*
|
|
Change call_import to 0x1f.
Dan Gohman
2016-03-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #588 from WebAssembly/call-import
Dan Gohman
2016-03-04
1
-1
/
+2
|
\
\
|
*
|
Rename call_function to call, to match AstSemantics.md.
Dan Gohman
2016-03-04
1
-1
/
+1
|
*
|
Add an opcode for call_indirect.
Dan Gohman
2016-03-04
1
-0
/
+1
|
|
/
*
|
Merge pull request #586 from WebAssembly/br_table
titzer
2016-03-04
1
-5
/
+7
|
\
\
|
*
|
Add default target
titzer
2016-03-04
1
-2
/
+3
|
*
|
Replace tableswitch with br_table.
titzer
2016-03-04
1
-6
/
+7
|
|
/
*
/
Update opcode names to match AstSemantics.md.
Dan Gohman
2016-03-04
1
-29
/
+29
|
/
*
Merge pull request #581 from WebAssembly/rm-globals
Luke Wagner
2016-03-02
1
-23
/
+0
|
\
|
*
Remove nonstandard Globals section
Luke Wagner
2016-03-01
1
-23
/
+0
*
|
Merge pull request #572 from WebAssembly/locals_to_func_body
titzer
2016-03-02
1
-14
/
+20
|
\
\
|
*
|
Move local entries to be part of the function body.
titzer
2016-03-01
1
-14
/
+20
[prev]
[next]