aboutsummaryrefslogtreecommitdiff
path: root/BinaryEncoding.md
diff options
context:
space:
mode:
authorKeith Miller <kmiller68@users.noreply.github.com>2017-03-22 16:17:20 -0700
committerGitHub <noreply@github.com>2017-03-22 16:17:20 -0700
commit3fb9bce77588f45912e791f60daede1183112772 (patch)
tree653a1aec817a274c24b76abec5178d7e58785fb5 /BinaryEncoding.md
parent0427c697dcd092cd16a9339290e51075aa68dd3e (diff)
downloadnanowasm-design-3fb9bce77588f45912e791f60daede1183112772.tar.gz
WebAssembly.instantiate could be specified more explicitly (#1018)
* WebAssembly.instantiate could be specified more explicitly The current wording for WebAssembly.instantiate is a little confusing. It's not clear exactly what it means to run a task that does JS asynchronously as JS is not specified to be asynchronous. This change clarifies that instantiate should queue a task to do the JS work. Additionally, an implementor may wish to do more asynchronous work after they have looked at a module's imports. This change also explicitly allows implementors to do more asynchronous work.
Diffstat (limited to 'BinaryEncoding.md')
0 files changed, 0 insertions, 0 deletions