v0.0.87
What's Changed
- Don't store inverted global into map [fixes module linking state] by @wsmoses in #1456
- Add write barrier binding support by @wsmoses in #1457
- Fix forward mode nice c++ error by @wsmoses in #1458
- Simplify type analysis dump by @wsmoses in #1461
- Mark mpi functions of booleans as inactive by @wsmoses in #1464
- [Type Analysis] handle extract vector of i1 by @wsmoses in #1463
- Add collect offset c api function by @wsmoses in #1465
Full Changelog: v0.0.86...v0.0.87