-Add resumable_trap, safepoint, isnull, and null instructions -Add Stackmap struct and StackmapSink trait Co-authored-by: Mir Ahmed <mirahmed753@gmail.com> Co-authored-by: Dan Gohman <sunfish@mozilla.com>
This crate provides a simple JIT library that uses Cranelift.
This crate is extremely experimental.
See the example program for a brief overview of how to use this.