Refactor to remove events package
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
const EXPORTED_FUNCTIONS = ["_ffmpeg", "_abort"];
|
||||
const EXPORTED_FUNCTIONS = ["_ffmpeg", "_abort", "_malloc"];
|
||||
|
||||
console.log(EXPORTED_FUNCTIONS.join(","));
|
||||
|
||||
Reference in New Issue
Block a user