Skip to content

Explore use of wasm-bindgen instead of stdweb #329

Closed
@josephlr

Description

@josephlr

The wasm-bindgen toolchain is much better supported than stdweb and is the "official" way to call into JS from Rust. As seen in #288, stdweb and cargo-web don't see a lot of attention. The gerandom/rand crates also had to disable testing for cargo-web due to lack of upstream support.

The issue screeps/screeps#120 and this feature request descirbe the necessary first steps to supporting wasm-bindgen.

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