Implement native login and session initialization (#56)
All checks were successful
Native code generation / deterministic (push) Successful in 11m53s
Imaging and meshing gate / native (push) Successful in 4m3s
JPEG 2000 feature / linux (push) Successful in 2m33s
Native Rust workspace compile / compile (push) Successful in 4m3s
Skia feature / linux (push) Successful in 31m24s

This commit is contained in:
2026-08-09 18:18:28 +00:00
parent aa269f1785
commit 3951bdb809
15 changed files with 3992 additions and 1355 deletions

View File

@@ -992,6 +992,7 @@ def validate_generated_shims() -> None:
"crate::genepool_catalog::",
"crate::json_codec::",
"crate::message_codec::",
"crate::message_decoder::",
"crate::notation::",
"crate::packet_catalog::",
"crate::packet_wire::",