Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Need to be able to link against other .wasm files #22

@fitzgen

Description

@fitzgen

There are places I'd like to write WAT directly, compile it into a .wasm in build.rs (or maybe just check in the compiled .wasm file into the repo since it is architecture independent), and then link that .wasm into my top level cdylib crate.

Metadata

Metadata

Assignees

No one assigned

    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