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: Nov 22 2024 at 16:03 UTC