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
/
Modules.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise the design document of Module. (#1189)
YHSPY
2018-03-08
1
-1
/
+1
*
Fixup links to future features (#1157)
Joseph Richey
2017-11-15
1
-3
/
+2
*
Fix broken link on ES6 module integration (#1109)
hubert-reinterpretcast
2017-07-21
1
-1
/
+2
*
Remove ES6 module integration
JF Bastien
2017-06-02
1
-52
/
+0
*
Require import/export names to be UTF-8. (#1016)
Dan Gohman
2017-03-30
1
-2
/
+5
*
Export name uniqueness (#932)
JF Bastien
2016-12-29
1
-0
/
+2
*
Fix outdated formulations regarding singular tables/memories (#912)
rossberg-chromium
2016-12-14
1
-5
/
+5
*
Start function clarifications (#905)
JF Bastien
2016-12-14
1
-4
/
+4
*
Function index space is used by exports (#872)
JF Bastien
2016-11-14
1
-1
/
+4
*
Clarify names section indexing (#859)
Luke Wagner
2016-11-03
1
-0
/
+8
*
Tagging future features with icon. (#839)
Brad Nelson
2016-10-27
1
-7
/
+11
*
fix improperly spaced markdown blocks and typos (for formatting on website (#...
Seth Thompson
2016-10-26
1
-0
/
+11
*
Structured stack (#813)
titzer
2016-10-11
1
-17
/
+17
*
Binary 0xc (#811)
titzer
2016-09-29
1
-33
/
+15
*
Move segment and start operations to the end of instantiation in JS.md (#780)
Luke Wagner
2016-09-05
1
-1
/
+4
*
Update references to the "function" element type. (#721)
Dan Gohman
2016-07-08
1
-3
/
+3
*
Add JS Memory and Table API, support dynamic linking (#682)
Luke Wagner
2016-06-28
1
-94
/
+264
*
Change max to optional and hard
Luke Wagner
2016-03-31
1
-4
/
+9
*
Change <int> to 42
suphanat
2016-02-05
1
-2
/
+2
*
make <int> appear
suphanat
2016-02-05
1
-1
/
+1
*
Change start to receive any function index to be its start function
suphanat
2016-02-05
1
-2
/
+2
*
Adding the definition of a start method that would be a top-level module
Jean Christophe Beyler
2015-12-11
1
-13
/
+43
*
Refine linear memory aliasing
Luke Wagner
2015-11-09
1
-0
/
+8
*
Include feedback
Luke Wagner
2015-10-28
1
-4
/
+5
*
Change max to a hint
Luke Wagner
2015-10-27
1
-6
/
+16
*
Define export names
Ben Smith
2015-10-23
1
-1
/
+2
*
JS -> JavaScript
JF Bastien
2015-10-17
1
-2
/
+2
*
Only allow memory growth in MVP
Luke Wagner
2015-10-06
1
-1
/
+1
*
Move globals out of the MVP
Luke Wagner
2015-09-15
1
-2
/
+1
*
Fix punctuation.
Dan Gohman
2015-09-04
1
-1
/
+1
*
Fix whitespace.
Dan Gohman
2015-09-04
1
-1
/
+1
*
Add more examples to instance list
Luke Wagner
2015-09-01
1
-2
/
+5
*
Mention imports and exports in instance
Luke Wagner
2015-09-01
1
-0
/
+1
*
Mention the code of the module is in the instance
Luke Wagner
2015-09-01
1
-1
/
+2
*
Be more explicit about module vs. instance
Luke Wagner
2015-08-31
1
-6
/
+18
*
Factor dynamic linking section into its own file
Derek Schuff
2015-08-26
1
-1
/
+1
*
Fill in TODO with link to loader roadmap
Luke Wagner
2015-08-18
1
-1
/
+1
*
Update Modules.md
titzer
2015-08-18
1
-2
/
+2
*
Clarify, rename, and FAQ memory allocation
Luke Wagner
2015-08-12
1
-2
/
+3
*
Change TODO link to not break generate.py
Luke Wagner
2015-08-03
1
-1
/
+1
*
Address more comments
Luke Wagner
2015-07-24
1
-6
/
+11
*
Expand TODO and break runon sentence
Luke Wagner
2015-07-24
1
-3
/
+3
*
Address first round of comments
Luke Wagner
2015-07-24
1
-8
/
+18
*
Consolidate explanation of modules into a new Modules.md and improve explanation
Luke Wagner
2015-07-24
1
-0
/
+112