<!-- Thanks for submitting an issue to AssemblyScript! Please take a moment to read the contributing guidelines linked below to get off to a good start 🙂 --> console.error doesn't send output to STDERR, but to STDOUT, prepended with string "Error:" console.error should send output to STDERR, similar to `Console` from as-wasi