TypeError: internref expected
when map is passed to a function
#2769
Labels
TypeError: internref expected
when map is passed to a function
#2769
Bug description
Error
TypeError: internref expected
is raised by__lowerInternref
when a Map is passed to a functionSteps to reproduce
create a .ts file with
compile with
asc assembly/index.ts --target debug && asc assembly/index.ts --target release
in a js file
AssemblyScript version
0.27.13
The text was updated successfully, but these errors were encountered: