FixBuild Documentation
FixBuild allows you to compile scripts into standalone applications. The binaries
are provided as part of FixScript SDK.
Features:
- provides support for compiling of scripts for any supported platform from any platform
- supported platforms: Windows (32+64bit), Linux (32+64bit), Mac OS X (64bit), Haiku (32+64bit), Raspberry Pi (32bit), WebAssembly (browser+WASI)
- preprocessing the scripts with the token processors
- embedding of the common libraries
- ability to embed binary files
- allows to run build scripts
- licensed under ZLIB license (no attribution required in binary builds)
Topics