Jonathan Norris
Results
7
issues of
Jonathan Norris
After updating to the latest version of Assemblyscript `0.20.1`, we ran into a couple of small type errors: ``` INFO AS210: Expression is never 'null'. return matchStr != null ?...
Hey AS team, Seems like the compiler isn't exporting functions that do not have and input parameters when run in `--bindings raw` mode. For example we have a simple function...
question