Hi,
I could build zeroperl.wasm but I'm getting an error when using it.
I ran the 3 commands from the README.md, only adding --build-arg EXIFTOOL_VERSION=13.57, with docker on openSUSE 15.6.
However, when I use it with local copies of the scripts from https://metadata.jp, the error
import object field 'call_host_function' is not a Function
is reported. There is no such error if I use a local copy of https://perl.objex.ai/zeroperl-1.0.0.wasm, all other things being identical.
Where could I start looking for the cause?
Thanks!
Kind regards
Thomas
Hi,
I could build zeroperl.wasm but I'm getting an error when using it.
I ran the 3 commands from the README.md, only adding --build-arg EXIFTOOL_VERSION=13.57, with docker on openSUSE 15.6.
However, when I use it with local copies of the scripts from https://metadata.jp, the error
import object field 'call_host_function' is not a Functionis reported. There is no such error if I use a local copy of https://perl.objex.ai/zeroperl-1.0.0.wasm, all other things being identical.
Where could I start looking for the cause?
Thanks!
Kind regards
Thomas