Skip to content

v1.2.1

Compare
Choose a tag to compare
@zshipko zshipko released this 13 Aug 21:31
· 10 commits to main since this release
db1fbeb

What's Changed

  • docs: add section on installing rustup and wasm32 target by @apisorbust in #49
  • cleanup: return no results from generated shared_fn when the result is SharedFnResult<()> by @zshipko in #58
  • Document raw import interface by @bhelx in #59
  • fix: Use handle.length instead of offset. by @milesj in #61

New Contributors

Full Changelog: v1.2.0...v1.2.1