Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tsc-dyn.aarch64-apple-darwin.dylib | 2021-12-11 | 2.2 MB | |
tsc-dyn.dll | 2021-12-11 | 2.0 MB | |
tsc-dyn.dylib | 2021-12-11 | 2.4 MB | |
tsc-dyn.so | 2021-12-11 | 4.0 MB | |
tsc-dyn.x86_64-apple-darwin.dylib | 2021-12-11 | 2.4 MB | |
tsc-dyn.x86_64-pc-windows-msvc.dll | 2021-12-11 | 2.0 MB | |
tsc-dyn.x86_64-unknown-linux-gnu.so | 2021-12-11 | 4.0 MB | |
0.16.1.tar.gz | 2021-12-11 | 538.0 kB | |
0.16.1.zip | 2021-12-11 | 571.5 kB | |
README.md | 2021-12-11 | 461 Bytes | |
Totals: 10 Items | 20.0 MB | 0 |
- Modified CI pipelines to publish additional pre-built dynamic modules. Their filenames include the platform they are built for. The files without platform in name will eventually be deprecated.
tsc-dyn.x86_64-apple-darwin.dylib
(same astsc-dyn.dylib
)tsc-dyn.x86_64-unknown-linux-gnu.so
(same astsc-dyn.so
)tsc-dyn.x86_64-pc-windows-msvc.dll
(same astsc-dyn.dll
)tsc-dyn.aarch64-apple-darwin.dylib
(new, for Apple Silicon)