alexcrichton transferred Issue #941:
Please use
let code_page = code_page.make_exec().map_err(|e| e.to_string())?;
instead. Maybe switchcranelift-simplejit
to that method too._Originally posted by @bjorn3 in https://github.com/CraneStation/cranelift/pull/940_
Last updated: Dec 23 2024 at 14:03 UTC