I am trying to use view8 with this binary, https://www.dropbox.com/scl/fi/0ccinw9rpdledkp8up6op/gui-backend.zip?rlkey=0hax59h4k9z7oquoxdoomw4lr&st=gg517hpz&dl=0
An arm64 Little-endian node.js compiled with node 9.4.146.24 (according to VersionDector) and packed using pkg.
I used https://github.com/LockBlock-dev/pkg-unpacker to unpack it and used the resulting gui-backend.js with View8.
After adding some debugging the line right before the error is a string constant like: (newline on purpose)
Any idea why that might be happening?