Skip to content

Remove #[wasm_bindgen] under vm crate #4136

Open
@youknowone

Description

@youknowone

This is preventing wasm without wasm_bindgen.

When we need wasm_bindgen for those funcitons, they'd better to be replaced outside.

If we still need to hold them in vm crate, it must be added by features, not by checking only wasm32

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions