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

Add example that uses `load` and `store`

Open m-haisham opened this issue 3 years ago • 0 comments

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.

m-haisham avatar Aug 28 '22 00:08 m-haisham