cranelift-jit-demo icon indicating copy to clipboard operation
cranelift-jit-demo copied to clipboard

gh-59 Add example of calling rust code from JIT

Open 0xekez opened this issue 3 years ago • 0 comments

This adds an example of calling a simple print function from the JIT. The print function is written in Rust and this demonstrates how to call functions declared in the host program from the JIT.

0xekez avatar May 30 '21 19:05 0xekez