Description
Small JavaScript programs can run on a compact runtime built with QuickJS and libuv. This development build is useful for developers experimenting with txiki.js, embedding ideas, or lightweight scripts.
Run the tjs command from a shell with code you trust. Runtime behavior can change between git commits, and scripts may access files, network features, or subprocesses depending on APIs used.