YS publishes binary releases for the ys command line tool and for the libys shared library.
The following architectures are currently supported:
- Linux + Intel
- Linux + ARM
- macOS + ARM
- macOS + Intel
- FreeBSD + Intel
- Windows + Intel
- Windows + ARM
- WASI Preview 1, command line tool only
Run this command to install ~/.local/bin/ys:
$ source <(curl -sL https://in-1.cc) --local ys
See Installing YS for more detailed information about installing YS things.
Changes in YS version 0.3.1
- release: Honor binding check status
- core: Handle empty YAML input with go-yaml parser
- release: Cross-compile platform artifacts
- cli: Preserve process substitution input
- core: Resolve short use namespaces
- cli: Use comma compilation modifiers
- cli: Support browser serve bundles