libriscv
libriscv copied to clipboard
Calls to natively compiled binaries from sandbox
Is it possible to configure libriscv to call natively compiled code? For example, if I use libriscv to run a scripting language, I might want to call code that is natively compiled for performance reasons rather then run that same code within the VM.