What's Changed
- fix(example): add host function host, fix host_function.rs namespace by @zshipko in #69
- feat: add overview on generating bindings by @nilslice in #70
- Add import namespace to raw interface docs by @bhelx in #75
- fix: free parameters to host functions when using the
host_fn
macro by @zshipko in #77
Full Changelog: v1.3.0...v1.4.0