Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛤 Type Reflection for WebAssembly JavaScript API #2

Closed
binji opened this issue Oct 16, 2018 · 1 comment
Closed

🛤 Type Reflection for WebAssembly JavaScript API #2

binji opened this issue Oct 16, 2018 · 1 comment
Assignees

Comments

@binji
Copy link
Member

binji commented Oct 16, 2018

This is a tracking issue for a post-MVP feature
It will be updated as the issue progresses.

Topic Type Reflection for WebAssembly JavaScript API
Champion Till Schneidereit @tschneidereit
Status in progress
Phase feature proposal
Linked issues WebAssembly/threads#87 WebAssembly/design#1046
Linked repositories github.com/WebAssembly/js-types/blob/master/proposals/js-types

Details

WebAssembly is typed, and its types carry information that can be useful and important to clients interacting with WebAssembly modules and objects through the JavaScript API. For example, types describe the form of imports and exports, including the size limits of memories and tables or the mutability of globals.

@sunfishcode
Copy link
Member

Closing as discussed in WebAssembly/design#1534. As of WebAssembly/meetings#561, the CG no longer uses tracking issues to track proposals. See the proposals repo README.md to track the status of proposals.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants