Merge branch 'trunk' into single-record-update

This commit is contained in:
Folkert de Vries 2021-09-09 12:12:41 +02:00 committed by GitHub
commit 001e94a071
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 3046 additions and 382 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",