v0.0.17
What's Changed
- perf(gc): charge construction-time table buffers to the pacer (honest accounting) by @ianm199 in #58
- test: behavioral parity oracle + os.date localtime + close-time finalizers (24→27/33 vs C) by @ianm199 in #60
- feat(derive): visibility-based field exposure + opaque tuple/unit structs (v0.0.17) by @ianm199 in #61
- perf(string): drop dead duplicate intern table (table_hash_pressure −56% RSS, −54% wall) by @ianm199 in #62
Full Changelog: v0.0.16...v0.0.17