We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7076078 + 486d113 commit c94b2ecCopy full SHA for c94b2ec
1 file changed
theta/Makefile
@@ -24,7 +24,8 @@ EMCFLAGS=-I../datasketches-cpp/common/include \
24
-sENVIRONMENT=shell \
25
-sTOTAL_MEMORY=1024MB \
26
-O3 \
27
- --bind
+ --bind \
28
+ -sEXPORTED_RUNTIME_METHODS=[HEAPU8]
29
30
ARTIFACTS=theta_sketch.mjs theta_sketch.js theta_sketch.wasm
31
0 commit comments