|
|
|
|
|
by sordina
1733 days ago
|
|
Yep! The script was essentially: * Invoke ruby program
* Find all in-memory dependencies
* Statically link ruby and the discovered dependencies
* Compile with an args interface with the Pascal compiler
* Spit out exe This was for windows only if I recall correctly. |
|