Bug 164135 - WebAssembly JS API: implement Table
Summary: WebAssembly JS API: implement Table
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: JF Bastien
URL:
Keywords:
Depends on:
Blocks: 161709
  Show dependency treegraph
 
Reported: 2016-10-28 10:12 PDT by JF Bastien
Modified: 2016-12-20 14:30 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JF Bastien 2016-10-28 10:12:48 PDT
https://github.com/WebAssembly/design/blob/master/JS.md#webassemblytable-constructor

Also allow importing / exporting them.