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
...
*
|
|
Remove i8.const and make {i32,i64}.const varints.
Ben Smith
2016-03-01
1
-3
/
+8
|
|
/
|
/
|
*
|
Merge pull request #574 from naturaltransformation/patch-4
JF Bastien
2016-03-01
1
-1
/
+1
|
\
\
|
*
|
Moving magic number value from Type to Desc column
George Kuan
2016-03-01
1
-1
/
+1
|
|
/
*
/
Minor typo
George Kuan
2016-03-01
1
-1
/
+1
|
/
*
Merge branch 'master' into locals
Andreas Rossberg
2016-03-01
1
-31
/
+109
|
\
|
*
Note that the version number will be reset to 1 for MVP.
Douglas Crosher
2016-02-28
1
-1
/
+1
|
*
Document the magic number and version.
Douglas Crosher
2016-02-28
1
-1
/
+9
|
*
Document the export table section.
Douglas Crosher
2016-02-28
1
-0
/
+20
|
*
Clarify encoding of varuint32 values.
Michael Bebenita
2016-02-27
1
-1
/
+1
|
*
Document the Start Function section.
Douglas Crosher
2016-02-27
1
-18
/
+29
|
*
Name the sections by strings, and add a size for all sections.
Douglas Crosher
2016-02-27
1
-12
/
+31
|
*
Merge pull request #547 from WebAssembly/import_table
JF Bastien
2016-02-25
1
-0
/
+18
|
|
\
|
|
*
Update text: "offset from start of the module"
titzer
2016-02-25
1
-2
/
+2
|
|
*
Add import table.
titzer
2016-02-23
1
-0
/
+18
|
*
|
Unknown sections
JF Bastien
2016-02-25
1
-4
/
+6
|
*
|
Encode the memory sizes in units of pages, and use a leb128 encoding.
Douglas Crosher
2016-02-22
1
-2
/
+2
|
|
/
*
|
Eps
Andreas Rossberg
2016-02-23
1
-2
/
+2
*
|
Binary: Condense format of local declarations
Andreas Rossberg
2016-02-23
1
-4
/
+12
|
/
*
Update compression
titzer
2016-02-11
1
-6
/
+1
*
Update BinaryEncoding.md
titzer
2016-02-11
1
-1
/
+1
*
Update BinaryEncoding.md
titzer
2016-02-11
1
-2
/
+5
*
Correct off by one
titzer
2016-02-11
1
-1
/
+1
*
Update BinaryEncoding.md
titzer
2016-02-09
1
-1
/
+1
*
Update BinaryEncoding.md
titzer
2016-02-09
1
-4
/
+4
*
Update BinaryEncoding.md
titzer
2016-02-09
1
-1
/
+1
*
Update definition of pre-order encoding.
titzer
2016-02-09
1
-5
/
+5
*
Add definition of value_type.
titzer
2016-02-09
1
-2
/
+10
*
Update BinaryEncoding.md
titzer
2016-02-09
1
-2
/
+4
*
Add links.
titzer
2016-02-08
1
-4
/
+4
*
Add simple operators.
titzer
2016-02-08
1
-1
/
+160
*
Add basic operators.
titzer
2016-02-08
1
-5
/
+33
*
Add control flow operators.
titzer
2016-02-08
1
-0
/
+10
*
Add first AST section.
titzer
2016-02-08
1
-11
/
+22
*
Finish adding sections
titzer
2016-02-08
1
-28
/
+36
*
Add tables describing the encoding of different sections.
titzer
2016-02-08
1
-113
/
+173
*
Move most binary rationale into the rationale document. Expand on rationales ...
Katelyn Gadd
2016-01-15
1
-40
/
+2
*
Add auxilliary link
titzer
2015-12-08
1
-1
/
+1
*
Update BinaryEncoding.md
titzer
2015-12-08
1
-0
/
+5
*
Change max to a hint
Luke Wagner
2015-10-27
1
-2
/
+3
*
Rename "opcode" to "operator"
JF Bastien
2015-10-22
1
-14
/
+14
*
JS -> JavaScript
JF Bastien
2015-10-17
1
-2
/
+2
*
Fixes the structure of the data-section-list
Patrick Uftring
2015-09-23
1
-1
/
+2
*
Remove polyfill support from MVP; add 'Better feature testing support' to Fut...
Luke Wagner
2015-09-01
1
-4
/
+0
*
Merge pull request #301 from WebAssembly/add_data_se
titzer
2015-08-18
1
-0
/
+4
|
\
|
*
Update BinaryEncoding.md
titzer
2015-08-18
1
-1
/
+1
|
*
Add data segments to binary format
titzer
2015-08-17
1
-0
/
+4
*
|
Remove dangling reference
Luke Wagner
2015-08-17
1
-1
/
+0
|
/
*
Reorganize the sections on types, linear memory, and variables.
Dan Gohman
2015-07-06
1
-2
/
+2
*
Minor edits to binary encoding of global structure
JF Bastien
2015-06-30
1
-1
/
+2
*
made code sections have 64 bit offsets
Michael Holman
2015-06-30
1
-1
/
+1
[prev]
[next]