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 (424B)


      1 # radroots_field_wasm
      2 
      3 Wasm runtime bindings for Rad Roots field surfaces.
      4 
      5 ## Goals
      6 
      7 - define stable wasm runtime interfaces for app metadata and startup
      8 - keep wasm runtime behavior deterministic across supported browser targets
      9 - support feature-gated bindings backed by `radroots_field_core`
     10 - provide reusable wasm entry points for higher-level Rad Roots field crates
     11 
     12 ## License
     13 
     14 Licensed under AGPL-3.0. See LICENSE.