Generate wire and data model API shims
This commit is contained in:
@@ -7,8 +7,9 @@ host, bind to, invoke, or ship the .NET implementation. The current
|
||||
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, and both rendering adapters
|
||||
now have complete callable, failure-only signatures; the remaining assembly
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user