Hiya folks - another small wazero release v1.8.1 has arrived! This time is mainly about bug fixes thanks to the community members!
Bug fixes
- 111c51a Fix descriptor.Table buffer growth calc (#2311) by @emcfarlane
- b468ada compiler: ResolveImportedFunction should infer the typeID from the importing module (#2314) @evacchi
- dc058c0 sysfs: reopening file doesn't update fd (#2319) @ncruces
Behavioral changes
- 178eefe sysfs: disallow absolute symlinks (#2324) @ncruces - this is for better security.
- 1353ca2 experimental: allow custom memory allocator Reallocate to fail (#2315) @ncruces
Examples fixes
- 5848888 Show close for concurrent-instantiation example (#2309) @emcfarlane
- 51aba37 example: fixes deallocate error in Rust (#2327) @mathetake thanks to the report by @thacoon
Enjoy! 🍁