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
- @apisorbust made their first contribution in #49
- @milesj made their first contribution in #61
Full Changelog: v1.2.0...v1.2.1