Install the toolchain — Scala Native and the native SDL3 libraries — wire suit into a build, and run your first window.
Install the toolchain — Scala Native and the native SDL3 libraries — wire suit into a
build, and run your first window.
Pages
Installation— suit targets Scala Native and renders through SDL3, so there are three things to have in place: the Scala Native toolchain, the native SDL3 libraries, and the suit sources themselves.
Quick Start— A complete suit program: define a component with hooks, lay it out with the DSL, and run it in a native window.