libriscv icon indicating copy to clipboard operation
libriscv copied to clipboard

Calls to natively compiled binaries from sandbox

Open GsLogiMaker opened this issue 6 months ago • 1 comments

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.

GsLogiMaker avatar Aug 25 '24 16:08 GsLogiMaker