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: Jan 24 2025 at 00:11 UTC