Files
MetaCrate/api/SHIM-COVERAGE.md
Chili Palmer b1f60db3d6
Some checks failed
Native code generation / deterministic (push) Failing after 2m18s
Imaging and meshing gate / native (push) Failing after 1m28s
Native Rust workspace compile / compile (push) Failing after 58s
Implement appearance baking pipeline (#66)
2026-08-10 10:33:29 +00:00

1.9 KiB

Callable shim coverage

Generated by python3 tools/generate_api_shims.py; do not edit by hand.

Assembly Types Members Status
LibreMetaverse 2,711 27,281 native implementation: 207 types / 15,315 members; remaining surface is callable failure-only shims
LibreMetaverse.Imaging.Abstractions 3 20 native implementation: 3 types / 20 members; no generated shims remain
LibreMetaverse.Imaging.Skia 1 3 native implementation: 1 type / 3 members; no generated shims remain
LibreMetaverse.LslTools 164 768 callable failure-only shim
LibreMetaverse.PrimMesher 17 207 native implementation: 15 types / 200 members; remaining surface is callable failure-only shims
LibreMetaverse.RLV 28 499 callable failure-only shim
LibreMetaverse.Rendering.MeshFoundry 1 14 callable failure-only shim
LibreMetaverse.Rendering.Simple 1 6 callable failure-only shim
LibreMetaverse.StructuredData 16 295 native implementation: 16 types / 295 members; no generated shims remain
LibreMetaverse.Types 45 942 native implementation: 45 types / 942 members; no generated shims remain
LibreMetaverse.Utilities 3 13 callable failure-only shim
LibreMetaverse.Voice.Vivox 64 531 callable failure-only shim
LibreMetaverse.Voice.WebRTC 12 210 callable failure-only shim

The LibreMetaverse assembly is complete across issue #7 wire/data, issue #8 core runtime/networking, issue #9 avatar-facing manager, and issue #10 world/social/service manager slices.

Main assembly slice Types Members
Issue #7 wire/data 2,209 22,805
Issue #8 core runtime/networking 111 965
Issue #9 avatar-facing managers 193 1,934
Issue #10 world/social/service managers 198 1,577

Current callable coverage: 3,066 types / 30,789 members.