field_lib

Cross-platform Rust runtime for Radroots iOS and Android apps
git clone https://radroots.dev/git/field_lib.git
Log | Files | Refs | README | LICENSE

README.md (414B)


      1 # radroots_field_core
      2 
      3 Core field runtime primitives for Rad Roots field surfaces.
      4 
      5 ## Goals
      6 
      7 - define stable field runtime, error, and lifecycle interfaces
      8 - keep runtime and network wiring deterministic across supported targets
      9 - support reusable integration points with `radroots-net-core`
     10 - provide reusable field primitives for higher-level Rad Roots crates
     11 
     12 ## License
     13 
     14 Licensed under AGPL-3.0. See LICENSE.