aolsenjazz / libsamplerate-js

Resample audio in node or browser using a web assembly port of libsamplerate.
Other
31 stars 8 forks source link

Remove DYNAMIC_EXECUTION #125

Closed aolsenjazz closed 1 year ago

aolsenjazz commented 1 year ago

Remove new Function and eval() calls by setting DYNAMIC_EXECUTION to 0 during wasm compilation