Closed
Description
I'm following along the Loader documentation examples about reading arrays from AssemblyScript. While trying to implement the example exactly as in the documentation, calling __getArray
produces the error "unsupported align: -1".
An minimal project reproducing the problem is here:
https://github.com/data-ux/unsupported-align
I have tried importing the loader both from node_modules and from jsdelivr with the same effects. I'm on Assemblyscript version 0.18.25