This adds support for foreign import prim
to the bytecode interpreter via a new PRIMCALL
bytecode instruction and an stg_primcall
helper stack frame.
This adds support for foreign import prim
to the bytecode interpreter via a new PRIMCALL
bytecode instruction and an stg_primcall
helper stack frame.