What's Changed
- feat: split tensors into constant and input dependent by @martinjrobins in #48
- bug: turn off atomic add if not threaded by @martinjrobins in #49
- feat: compiler can be created from raw object file with inhouse jit engine by @martinjrobins in #50
- feat: re-add cranelift and llvm jit and keep inhouse jit by @martinjrobins in #51
- feat: remove write to wasm and no default features by @martinjrobins in #52
- bug: prefix minus by @martinjrobins in #55
- chore: update dependency versions by @martinjrobins in #53
- play with ci by @martinjrobins in #57
Full Changelog: v0.4.0...v0.5.1