Currently, `tsc-dyn.dylib` has only `x86_64` binary. ``` ✗ ~ file tsc-dyn.dylib tsc-dyn.dylib: Mach-O 64-bit dynamically linked shared library x86_64 ``` `tsc-dyn.dylib` can be cross-compiled using the latest Rust toolchain.