tishlang_runtime_gba 3.10.9

no_std runtime facade for Tish compiled output on the Game Boy Advance (agb)
docs.rs failed to build tishlang_runtime_gba-3.10.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

no_std runtime facade for Tish compiled output on the Game Boy Advance.

The Gba emit mode generates a crate that depends on this one under the name tishlang_runtime (via a Cargo package = rename), so every emitted tishlang_runtime::… path resolves here. It re-exports the portable prelude surface from tishlang_core / tishlang_builtins and adds the GBA runtime entry points in [gba].