aboutsummaryrefslogtreecommitdiff
path: root/Modules.md
Commit message (Expand)AuthorAgeFilesLines
* Revise the design document of Module. (#1189)YHSPY2018-03-081-1/+1
* Fixup links to future features (#1157)Joseph Richey2017-11-151-3/+2
* Fix broken link on ES6 module integration (#1109)hubert-reinterpretcast2017-07-211-1/+2
* Remove ES6 module integrationJF Bastien2017-06-021-52/+0
* Require import/export names to be UTF-8. (#1016)Dan Gohman2017-03-301-2/+5
* Export name uniqueness (#932)JF Bastien2016-12-291-0/+2
* Fix outdated formulations regarding singular tables/memories (#912)rossberg-chromium2016-12-141-5/+5
* Start function clarifications (#905)JF Bastien2016-12-141-4/+4
* Function index space is used by exports (#872)JF Bastien2016-11-141-1/+4
* Clarify names section indexing (#859)Luke Wagner2016-11-031-0/+8
* Tagging future features with icon. (#839)Brad Nelson2016-10-271-7/+11
* fix improperly spaced markdown blocks and typos (for formatting on website (#...Seth Thompson2016-10-261-0/+11
* Structured stack (#813)titzer2016-10-111-17/+17
* Binary 0xc (#811)titzer2016-09-291-33/+15
* Move segment and start operations to the end of instantiation in JS.md (#780)Luke Wagner2016-09-051-1/+4
* Update references to the "function" element type. (#721)Dan Gohman2016-07-081-3/+3
* Add JS Memory and Table API, support dynamic linking (#682)Luke Wagner2016-06-281-94/+264
* Change max to optional and hardLuke Wagner2016-03-311-4/+9
* Change <int> to 42suphanat2016-02-051-2/+2
* make <int> appearsuphanat2016-02-051-1/+1
* Change start to receive any function index to be its start functionsuphanat2016-02-051-2/+2
* Adding the definition of a start method that would be a top-level moduleJean Christophe Beyler2015-12-111-13/+43
* Refine linear memory aliasingLuke Wagner2015-11-091-0/+8
* Include feedbackLuke Wagner2015-10-281-4/+5
* Change max to a hintLuke Wagner2015-10-271-6/+16
* Define export namesBen Smith2015-10-231-1/+2
* JS -> JavaScriptJF Bastien2015-10-171-2/+2
* Only allow memory growth in MVPLuke Wagner2015-10-061-1/+1
* Move globals out of the MVPLuke Wagner2015-09-151-2/+1
* Fix punctuation.Dan Gohman2015-09-041-1/+1
* Fix whitespace.Dan Gohman2015-09-041-1/+1
* Add more examples to instance listLuke Wagner2015-09-011-2/+5
* Mention imports and exports in instanceLuke Wagner2015-09-011-0/+1
* Mention the code of the module is in the instanceLuke Wagner2015-09-011-1/+2
* Be more explicit about module vs. instanceLuke Wagner2015-08-311-6/+18
* Factor dynamic linking section into its own fileDerek Schuff2015-08-261-1/+1
* Fill in TODO with link to loader roadmapLuke Wagner2015-08-181-1/+1
* Update Modules.mdtitzer2015-08-181-2/+2
* Clarify, rename, and FAQ memory allocationLuke Wagner2015-08-121-2/+3
* Change TODO link to not break generate.pyLuke Wagner2015-08-031-1/+1
* Address more commentsLuke Wagner2015-07-241-6/+11
* Expand TODO and break runon sentenceLuke Wagner2015-07-241-3/+3
* Address first round of commentsLuke Wagner2015-07-241-8/+18
* Consolidate explanation of modules into a new Modules.md and improve explanationLuke Wagner2015-07-241-0/+112