Skip to content

Lile .wasm static lib #63

@aviplayer

Description

@aviplayer

I noticed, it is possible to compile to wasm
Compiling mgclient for wasm requires the Emscripten sdk. This is automated in the following steps:

mkdir build && cd build
cmake .. -DWASM=ON
make

Is it possible to do same but create a static lib. By the same I mean without OpenSsl. Per my understanding wasm target means absence OpenSsl

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