Skip to content

Add support for automatically generating the return type in wasm_export macro #18

@findolor

Description

@findolor

Currently we are using "unchecked_return_type" directly on the function to specify the return type on typescript. This can be generated from functions return type and applied automatically inside the macro.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions