Skip to content

compile API to WASM #1073

@fr-an-k

Description

@fr-an-k

This compiles the library (libredwg.a) but a.wasm is 1kb.
How do I get a libredwg.wasm that contains the actual exports?

./autogen.sh
mkdir build
cd build
emconfigure ../configure --disable-bindings --disable-shared
make -j -s

Related to #876

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