steel
steel copied to clipboard
[feature] self-contained steel program executables
This is a great feature to have! Many scheme implementations do not have this.
This feature makes it easy to deploy steel apps.
Basically, The approach could be steel runtime + script + dependencies -> ELF binary
I am open to more thoughts on this!