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
/
JS.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add links redirecting users to the formal spec (#1260)
Ben Smith
2019-01-23
1
-0
/
+2
*
rewrite URLs (http:// -> https://) (#1205)
Romario Maxwell
2018-05-04
1
-39
/
+39
*
Remove references to streaming compilation (#1156)
Joseph Richey
2017-11-15
1
-5
/
+0
*
OOM (#1059)
JF Bastien
2017-07-13
1
-0
/
+5
*
Rename Response based compile + instantiate *Streaming. (#1068)
Brad Nelson
2017-05-18
1
-3
/
+10
*
Make Instance.exports a getter (#1062)
Luke Wagner
2017-05-15
1
-3
/
+13
*
Clarify generativity of JS host functions values (#987)
rossberg-chromium
2017-05-15
1
-7
/
+8
*
WebAssembly JS API declaration file for TypeScript added (#1029)
Nidin Vinayakan
2017-04-20
1
-0
/
+2
*
Fix markup of algorithms (#1045)
rossberg-chromium
2017-04-19
1
-62
/
+62
*
WebAssembly.instantiate could be specified more explicitly (#1018)
Keith Miller
2017-03-22
1
-4
/
+6
*
Revert "Split out compileAndInstantiate from instantiate"
Luke Wagner
2017-02-26
1
-33
/
+4
*
Split out compileAndInstantiate from instantiate
Luke Wagner
2017-02-26
1
-4
/
+33
*
Adding Response based versions of compile, and instantiate. (#991)
Brad Nelson
2017-02-24
1
-1
/
+1
*
Clarify WebAssembly.Table "maximum" property (#963)
Mircea Trofin
2017-01-22
1
-3
/
+3
*
WebAssembly.instance's pair return property attributes (#962)
Mircea Trofin
2017-01-20
1
-1
/
+3
*
Identity&order in values returned by some APIs (#957)
Mircea Trofin
2017-01-17
1
-6
/
+9
*
Revert "Clarify Table constructor behavior re. 'maximum'"
Mircea Trofin
2017-01-17
1
-3
/
+3
*
Clarify Table constructor behavior re. 'maximum'
Mircea Trofin
2017-01-17
1
-3
/
+3
*
Clarify when TypeError is thrown for exotic fcts (#953)
Mircea Trofin
2017-01-13
1
-1
/
+1
*
Add @@toStringTag to JS API prototypes (#944)
Luke Wagner
2017-01-13
1
-0
/
+35
*
Update the wast format (#951)
wanderer
2017-01-13
1
-2
/
+2
*
Add memory/table import validation note (#945)
Luke Wagner
2017-01-11
1
-2
/
+9
*
Throw immediately when calling into or out of JS with i64 arg/ret (#923)
Luke Wagner
2017-01-10
1
-8
/
+20
*
Fix value creation for imported tables (#911)
rossberg-chromium
2017-01-09
1
-17
/
+29
*
customSections order (#935)
JF Bastien
2017-01-04
1
-0
/
+3
*
Update JS.md sample (#925)
Luke Wagner
2017-01-03
1
-14
/
+12
*
Refine (Memory|Table).prototype.grow (#922)
Luke Wagner
2017-01-03
1
-11
/
+26
*
Checks are performed during validation, not construction (#933)
JF Bastien
2016-12-29
1
-1
/
+1
*
Define the exception type for stack overflows in JS.md
gahaas
2016-12-14
1
-0
/
+6
*
Introduce WebAssembly.LinkError (#901)
rossberg-chromium
2016-12-14
1
-22
/
+26
*
Instance should assert globals are immutable (#893)
Keith Miller
2016-12-09
1
-1
/
+2
*
Specify that inconsistent limits cause a RangeError (#890)
rossberg-chromium
2016-12-09
1
-0
/
+2
*
Fix JS function names (#887)
Luke Wagner
2016-12-05
1
-5
/
+5
*
Tweak exports object (#880)
Luke Wagner
2016-12-01
1
-35
/
+9
*
Add Module.sections (#877)
Luke Wagner
2016-11-29
1
-3
/
+22
*
JS API algorithms: use numbering (#871)
JF Bastien
2016-11-14
1
-96
/
+96
*
Add Module.(import|exports) (#858)
Luke Wagner
2016-11-02
1
-2
/
+40
*
Merge PostMVP into FutureFeatures for clarity. (#845)
Brad Nelson
2016-10-30
1
-1
/
+1
*
Prevent detachment of a Memory's ArrayBuffer (#843)
Luke Wagner
2016-10-29
1
-0
/
+4
*
Add WebAssembly.instantiate (#846)
Luke Wagner
2016-10-28
1
-0
/
+43
*
Tagging future features with icon. (#839)
Brad Nelson
2016-10-27
1
-11
/
+8
*
fix improperly spaced markdown blocks and typos (for formatting on website (#...
Seth Thompson
2016-10-26
1
-0
/
+33
*
Update spec crossrefs (#827)
rossberg-chromium
2016-10-21
1
-32
/
+32
*
Update spec xrefs
rossberg-chromium
2016-10-18
1
-17
/
+17
*
Adapt to current spec and allow host functions as table elements (#817)
rossberg-chromium
2016-10-14
1
-94
/
+85
*
Throw `RangeError` for invalid sizes or indices (#821)
rossberg-chromium
2016-10-14
1
-2
/
+6
*
Tighten global import requirements (#816)
Luke Wagner
2016-10-14
1
-4
/
+6
*
Structured stack (#813)
titzer
2016-10-11
1
-4
/
+4
*
Binary 0xc (#811)
titzer
2016-09-29
1
-3
/
+3
*
Note that traps throw RuntimeErrors in JS.md (#802)
Luke Wagner
2016-09-22
1
-2
/
+18
[next]