Tom Lauwaerts
Tom Lauwaerts
AS no longer passes the tidx of callbacks directly. Instead, it saves the tidx in the linear memory and passes the index/address in memory as the reference for the callbacks....
Tasks: - [ ] Move stack pointers from Module to WARDuino class Spectests that fail because of this missing proposal: - [ ] block.wast
There are a lot of possible issues with the stack value update debug message. There is no type checking that is done when the value is updated. So I think...