Block a user
API shims: Imaging, PrimMesher, and rendering assemblies
API shims: Imaging, PrimMesher, and rendering assemblies
Implemented and pushed in commit 8ca986d. Generated the complete failure-only Rust signature surface for LibreMetaverse.Imaging.Abstractions, LibreMetaverse.Imaging.Skia, LibreMetaverse.PrimMesher,…
API shims: Types and StructuredData assemblies
API shims: Types and StructuredData assemblies
Implemented and verified in commit 0a2e7dd.
Implementation:
- Added deterministic metadata-driven callable shim generation for LibreMetaverse.Types and LibreMetaverse.StructuredData.
- Emitted…
LICENSE.md references LibreMetaverse, but the project name is MetaCrate
Shim infrastructure: standardize unimplemented API failures
Shim infrastructure: standardize unimplemented API failures
Implemented and verified in commit d3f5e27.
Implementation:
- Added libremetaverse_types::NotImplemented with stable C# member-ID storage, accessor, Display, std::error::Error, and the generic…
API mapping: define the complete C# to Rust signature schema
API mapping: define the complete C# to Rust signature schema
Implemented and verified in commit 3179d7a.
Implementation:
- Added api/RUST-MAPPING.tsv with one reviewed row for all 30,789 compiled public members. Each row records the stable C# ID/signature,…
wiki is not rendered when a wiki page is changed
API catalog: extract authoritative .NET public metadata
API catalog: extract authoritative .NET public metadata
Implemented and pushed in a3e11bc.
Implementation:
- Added a development-only compiled-metadata extractor for all 13 LibreMetaverse library assemblies at the pinned commit after all six source…
Release packaging: prove a clean native Rust artifact with no CLR dependency
Release candidate: complete final parity, security, packaging, and clean-machine audit