When compiling libantimony with emscripten v3.1.56 I get the following warning: `warning: JS library symbol '$allocateUTF8' is deprecated` Need to remove this from build and substitute with recommended approach.
When compiling libantimony with emscripten v3.1.56 I get the following warning:
warning: JS library symbol '$allocateUTF8' is deprecatedNeed to remove this from build and substitute with recommended approach.