diff --git a/dgl/src/pugl-extra/wasm.c b/dgl/src/pugl-extra/wasm.c index 0f80a3c0..effa65d1 100644 --- a/dgl/src/pugl-extra/wasm.c +++ b/dgl/src/pugl-extra/wasm.c @@ -24,6 +24,8 @@ # define MOD_SCALE_FACTOR_MULT 1 #endif +// #define PUGL_WASM_AUTO_POINTER_LOCK + PuglWorldInternals* puglInitWorldInternals(const PuglWorldType type, const PuglWorldFlags flags) {