|
|
|
@ -11,9 +11,12 @@ as it has tcllibc built in, which can dramatically improve performance in some s
|
|
|
|
|
In general, the startup, interp creation and library loading performance is better on zipfs based runtimes than those built on tclkit. |
|
|
|
|
|
|
|
|
|
Platforms: |
|
|
|
|
win64 |
|
|
|
|
win32-x86_64 (zipfs and tclkit based) |
|
|
|
|
linux-x86_64 (tclkit based) |
|
|
|
|
|
|
|
|
|
FreeBSD,Linux,Macosx to come. |
|
|
|
|
Builtin packages: Thread, tcllibc |
|
|
|
|
|
|
|
|
|
FreeBSD,Linux,Macosx with other selected architectures to come. |
|
|
|
|
The punk kit constructing infrastructure is intended to be cross-platform, and has been minimally tested on Linux & Freebsd. |
|
|
|
|
It currently requires static tclsh with zipfs or tclkitsh binaries to be manually sourced for non-windows platforms. |
|
|
|
|
|
|
|
|
|