Make async, and test both wasm and asm using jest

This commit is contained in:
Nick Gerleman
2022-12-22 05:49:05 -08:00
parent 09f0869262
commit 5561d9e651
33 changed files with 1537 additions and 248 deletions

View File

@@ -33,8 +33,7 @@ EMCCOPTS=\
-s MODULARIZE=1 \
-s STRICT=1 \
-s TEXTDECODER=0 \
-s USE_ES6_IMPORT_META=0 \
-s WASM_ASYNC_COMPILATION=0
-s USE_ES6_IMPORT_META=0
LDLIBS=\
-lembind