Qiping Pan
Results
2
comments of
Qiping Pan
I was tracking this bug for some time and realized it is actually a feature [#1349](https://github.com/AssemblyScript/assemblyscript/pull/1349). In brief, the compiler checks if the class is fully initialized before handling a...
Maybe we can add hooks to a `Step` so that the user can react to the input and output for the`Step`. I am thinking about adding the `before` and `after`...