rune.metal
Jit_backend.Compiler
rune
rune.jit
type compile_options
val default_options : device_info -> compile_options
val compile : device_info:device_info -> source_code:string -> options:compile_options -> (compiled_artifact, string) result