Generate avatar-facing API shims
This commit is contained in:
@@ -8,10 +8,11 @@ stage is a compiling structural shell: crate boundaries mirror the .NET library
|
||||
projects, public C# type names have Rust declarations, every upstream NUnit case
|
||||
has a traceable placeholder, and every sample/tool project has a Rust binary
|
||||
target. Types, StructuredData, Imaging, PrimMesher, both rendering adapters, and
|
||||
the main assembly's packet/message/asset/primitive wire-data and core
|
||||
runtime/networking slices now have complete callable, failure-only signatures;
|
||||
the remaining avatar/world manager and extension slices plus semantic Rust test
|
||||
translations are still required before the public API shim is complete.
|
||||
the main assembly's packet/message/asset/primitive wire-data, core
|
||||
runtime/networking, and avatar-facing manager slices now have complete callable,
|
||||
failure-only signatures; the remaining world manager and extension slices plus
|
||||
semantic Rust test translations are still required before the public API shim
|
||||
is complete.
|
||||
|
||||
The source snapshot, compatibility rules, dependency research, and ordered
|
||||
implementation plan are in [RUSTREWRITE.md](RUSTREWRITE.md).
|
||||
|
||||
Reference in New Issue
Block a user