0.83.0
Pre-release
Pre-release
- method signatures can now be passed to
sendMethodCall
(ie.sendMethodCall<typeof MyApp.prototype.myMethod>
) len
now takes a type argument to calculate its size without a value (ie.len<MyCustomType>()
)len
will no longer push anything to the stack (other than the length) for static values