aboutsummaryrefslogtreecommitdiff
path: root/DynamicLinking.md
Commit message (Collapse)AuthorAgeFilesLines
* Tagging future features with icon. (#839)Brad Nelson2016-10-271-1/+3
| | | Added brief item on multiple return.
* fix improperly spaced markdown blocks and typos (for formatting on website ↵Seth Thompson2016-10-261-0/+6
| | | | (#837)
* Structured stack (#813)titzer2016-10-111-2/+2
| | | | | | | | | | | | | | | | | | | | * Rename AstSemantics.md to Semantics.md * Rewrite Semantics for structured stack machine * Update control instructions * Update nop * More tweaks * Update README.md * Update Semantics.md * Update Semantics.md * Address @rossberg-chromium comments
* Add JS Memory and Table API, support dynamic linking (#682)Luke Wagner2016-06-281-46/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Memory, Table and multi-import/export of these * Clarify mutation of elements * Mention CFI use case * Clarify call_table signature mismatches * Explicate elements section * Change support to allow/enable * Remove table/memory indices add global imports/exports * Clarify host-defined (i.e., JavaScript) table elements * s/necessary/useful * s/will/may/ * Fix typo * Fix typo * Clarify that table updates are observed by all instances * Clarify that host-defined table element values can have different signature checking * Just 'constraints' since more detail is below * Wordsmith DynamicLinking.md intro * Wordsmith FutureFeatures.md * Try to clarify wording in FutureFeatures.md * Change 'function' to 'anyfunc' * Fix nits * Refine description of initializer expressions * Remove the Definition Index Space, use (type, index) pairs as necessary
* Address commentsJF Bastien2016-03-151-3/+4
|
* Update DynamicLinking.mdJF Bastien2016-03-151-1/+1
|
* Mention limited dynamic linkingJF Bastien2016-03-151-4/+7
| | | | Further clarifications will be needed to explain the Wasm object's API. That should be done in a separate PR.
* Move globals out of the MVPLuke Wagner2015-09-151-0/+11
|
* Fix typo in DynamicLinking.md file nameDerek Schuff2015-08-261-0/+34