v0.26.1 - 2023-02-13
Fixed
- Fixed a bug where resuming a resumable function from a host function with more outputs than
inputs could lead to incorrect behavior or runtime panics. (#671)- Thanks to Pierre Krieger (tomaka) for reporting and crafting an initial minimal test case.