Y
Hacker News
new
|
ask
|
show
|
jobs
by
gpderetta
2882 days ago
You cannot longjmp across 'native' stackframes (which mightor might not be a big limitation), but otherwise interop should be fine. The native interpreter stack is always around to be used to run native function calls.