Skip to main content

Crate tsbyte

Crate tsbyte 

Source

Modules§

cli
codegen
error
swc_frontend

Functions§

compile
Compile TSX → JVM bytecode (.class files) to a directory.
compile_to_bytes
Compile TSX → raw .class file bytes (in-memory).
compile_to_jar
Compile TSX → single Executable JAR archive.
type_check_to_errors
Run type checker on TSX and return any errors found.