start using zig9 as the name for trunk zig

This commit is contained in:
Folkert 2021-09-06 22:25:35 +02:00
parent 3fb6736f7c
commit ea9b23cda8
2 changed files with 22 additions and 23 deletions

View file

@ -366,7 +366,7 @@ pub fn helper_wasm<'a>(
use std::process::Command;
Command::new("/home/folkertdev/Downloads/zig-linux-x86_64-0.9.0-dev.848+d5ef5da59/zig")
Command::new("zig9")
.current_dir(dir_path)
.args(&[
"wasm-ld",