Skip to content

What is MyTypescriptExport? #3495

Closed Answered by daxpedda
hillin asked this question in Q&A
Discussion options

You must be logged in to vote

This is an example on what you could do with #[wasm_bindgen(typescript_custom_section)], in this example a custom derive-macro uses this functionality.

#[wasm_bindgen(typescript_custom_section)] exists, #[derive(MyTypescriptExport)] doesn't.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hillin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #3492 on June 21, 2023 15:21.