Skip to content

Wasm/web targets #23

@sneurlax

Description

@sneurlax

Hi @knopp, thank you for native_toolchain_rust and cargokit, I use both and appreciate your work very much.

Now I am looking at supporting web/browsers via Wasm in addition to desktop and mobile platforms. There are some issues blocking that progress:

but I think I'll be able to get a manually-built Rust crate working with Dart on the web using https://github.com/cloudpeers/ffi-gen or similar. wasm_ffi provides an example for an alternative to dart:ffi until ffi merges web support, and on the Rust side, targeting wasm32-unknown-emscripten may get us most of the way there.

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