Once I call my function called "main," from /script.js, I get an error, why? The code seems perfectly valid, in every single way.
@PattanAhmed I didn't use emscripten, so that's not of much help, I wrote the .wat myself; the only thing I used was wat2wasm.
Why am I Getting an Illegal Signature Function Call Within JavaScript?
Once I call my function called "main," from /script.js, I get an error, why?
The code seems perfectly valid, in every single way.
@PattanAhmed I didn't use emscripten, so that's not of much help, I wrote the .wat myself; the only thing I used was wat2wasm.