Skip to content
  • qinsoon's avatar
    make allocation test as primordial, seems working · d7f104ea
    qinsoon authored
    cannot get it work by loading it dynamically. Rust mangles mu runtime
    functions in test executable (even if I stated #[no_mangle]), so the
    dynamic library cannot call mu runtime functions (symbols not found)
    d7f104ea