aboutsummaryrefslogtreecommitdiff
path: root/Web.md
Commit message (Expand)AuthorAgeFilesLines
* Fix broken links to GC.md (#1209)Kenrick2020-01-131-1/+1
* Fixup links to future features (#1157)Joseph Richey2017-11-151-2/+5
* Rewrite compileStreaming/instantiateStreaming to be more rigorousDomenic Denicola2017-07-191-84/+153
* Clarify "support" of web APIs (#1086)Mircea Trofin2017-06-011-2/+4
* Require an ok status for a responseAnne van Kesteren2017-05-231-7/+14
* Fix missed replace in API name change. (#1072)Brad Nelson2017-05-221-2/+2
* Specify display conventions for wasm locations (#1053)Derek Schuff2017-05-221-0/+66
* Rename Response based compile + instantiate *Streaming. (#1068)Brad Nelson2017-05-181-25/+26
* Throw "TypeError" on incorrect MIME type (#1054)Mircea Trofin2017-05-121-1/+1
* Clarify import/export identifier validation on the Web. (#1028)Dan Gohman2017-04-041-8/+5
* Revert "Split out compileAndInstantiate from instantiate"Luke Wagner2017-02-261-55/+6
* Split out compileAndInstantiate from instantiateLuke Wagner2017-02-261-6/+55
* Adding Response based versions of compile, and instantiate. (#991)Brad Nelson2017-02-241-0/+101
* Merge PostMVP into FutureFeatures for clarity. (#845)Brad Nelson2016-10-301-1/+1
* fix improperly spaced markdown blocks and typos (for formatting on website (#...Seth Thompson2016-10-261-0/+1
* Provide overview of security model (#717)Dominic Chen2016-07-111-5/+6
* Add JS Memory and Table API, support dynamic linking (#682)Luke Wagner2016-06-281-30/+1
* add initial JS API spec (#659)Luke Wagner2016-05-021-17/+7
* Merge pull request #665 from bnjbvr/patch-2Benjamin Bouvier2016-04-211-1/+1
* clarify how export/import names convert to JS strings (#569) (#573)pizlonator2016-04-151-0/+29
* Mention ES6 modulesJF Bastien2016-03-181-1/+3
* Skeleton for the Wasm objectJF Bastien2016-03-151-0/+6
* Refine linear memory aliasingLuke Wagner2015-11-091-23/+62
* fix spellingSergey Rubanov2015-11-051-1/+1
* JS -> JavaScriptJF Bastien2015-10-171-1/+1
* Add a missing word in Web.mdBenjamin Bouvier2015-10-071-1/+1
* Remove reference to dynamic linking of modules, fix typosDerek Schuff2015-08-261-1/+1
* Refactor MVPLuke Wagner2015-08-061-1/+6
* Drop cell details and move everything to GC.mdLuke Wagner2015-08-041-2/+3
* Change 'thus' to 'and'Luke Wagner2015-07-241-1/+1
* Consolidate explanation of modules into a new Modules.md and improve explanationLuke Wagner2015-07-241-23/+8
* Say "on the Web" rather than "in a browser" when talking about Web use cases.Dan Gohman2015-07-171-2/+3
* Fix several link anchor names.Dan Gohman2015-07-061-3/+3
* Update Web.mdtitzer2015-06-241-2/+2
* Use https links instead of http links for sites that support it.Dan Gohman2015-06-151-3/+3
* Short document name bikeshed.JF Bastien2015-06-121-5/+4
* Refactor essential post-MVP featuresJF Bastien2015-06-111-4/+17
* Hyphen for "high-level", as in other documents.JF Bastien2015-06-111-1/+1
* Wordsmith Web.md and NonWeb.md.Dan Gohman2015-06-101-4/+6
* Consistently capitalize "Web" in "the Web".Dan Gohman2015-06-101-1/+1
* Fix typo in Web.mdLuke Wagner2015-06-101-1/+1
* Web security: CORS and SRIJF Bastien2015-06-101-4/+11
* Link to dynamic linking from Web.md.JF Bastien2015-06-091-1/+3
* Clarify first paragraph of Web.md.JF Bastien2015-06-091-2/+2
* Fork out Web and NonWeb documents.JF Bastien2015-06-091-0/+28