I tried your program with a simple script, something "Hello World" alike. If someone asks me for a tool to create executables from scripts, I will (also) certainly link to your page.
What about feeding parameters to the exe? You know:
Code:
wkix32 HelloWorld.kix $A=123 /I /F


could maybe become
Code:
HelloWorld.exe $A=123 /I /F