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

Add #[wasm_bindgen(typescript_custom_section)] feature flag #61

Closed
thorlucas opened this issue Nov 21, 2021 · 2 comments
Closed

Add #[wasm_bindgen(typescript_custom_section)] feature flag #61

thorlucas opened this issue Nov 21, 2021 · 2 comments

Comments

@thorlucas
Copy link

This feature flag would allow types to be exported directly to wasm_bindgen's .d.ts files! Very useful.

Additionally, possibly these types can be auto cast to &JsValues using serde so they can be returned directly from functions.

@NyxCode
Copy link
Collaborator

NyxCode commented Nov 21, 2021

I'm not at all familiar with that part of wasm_bindgen.
Maybe you could outline in detail what this issue is about or open a PR.

@NyxCode
Copy link
Collaborator

NyxCode commented Dec 29, 2021

closing due to inactivity. If you still need this @thorlucas, please describe in detail what this issue is about.

@NyxCode NyxCode closed this as completed Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants