Generate core runtime API shims
This commit is contained in:
@@ -8,10 +8,10 @@ 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 slice now have
|
||||
complete callable, failure-only signatures; the remaining manager/extension
|
||||
slices and semantic Rust test translations are still required before the public
|
||||
API shim is complete.
|
||||
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 source snapshot, compatibility rules, dependency research, and ordered
|
||||
implementation plan are in [RUSTREWRITE.md](RUSTREWRITE.md).
|
||||
|
||||
Reference in New Issue
Block a user