Skip to content

Compile rsmgclient for target wasm32-unknown-unknown #54

@aviplayer

Description

@aviplayer

I checked docs, for C mgclient, and noticed, that it is possible to compile for wasm
Such text presents:
Compiling mgclient for wasm requires the Emscripten sdk. This is automated in the following steps:
mkdir build && cd build
cmake .. -DWASM=ON

I checked build.rs file and see only OS target.
Asking:
Are there any plans to add wasm support?
Any issues to support it?

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