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 #1181

Closed
jfbastien opened this issue Feb 8, 2018 · 1 comment
Closed

🛤 Type Reflection for WebAssembly JavaScript API #1181

jfbastien opened this issue Feb 8, 2018 · 1 comment
Assignees

Comments

@jfbastien
Copy link
Member

jfbastien commented Feb 8, 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 #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.

@binji
Copy link
Member

binji commented Oct 16, 2018

Moved to WebAssembly/proposals#2.

@binji binji closed this as completed Oct 16, 2018
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

5 participants