-
-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Description
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
Labels
No labels