I have an engine under construction, and while I've entertained tcc (because of direct memory compilation & linking, __and__ its C!), it's just not acceptable.. after all you could create a bitcoin miner instead of managing eg. UI elements
So, which alternatives are there out there that you prefer?
I was thinking about JavaScript, because I really liked it when I was forced to do webdev.
I haven't used lua or angelscript much, anything in particular I should know?
The most important thing I suppose is that I explicitly define my own API, and that it has some core functionality to begin with, eg. abs() sin() etc.
It wouldn't be damning if it didn't.
Also multiplat!
Primarily working on linux
EDIT: static linking too much?