cranelift-jit-demo
cranelift-jit-demo copied to clipboard
Add example that uses `load` and `store`
I've been trying to create a fixed length of memory and load from it. I keep getting
terminated by signal SIGSEGV (Address boundary error)
If you could add an example showing such a usecase it would be very helpful.