fix(client): per-process execution, UTF-8 lossy decode, panic isolation
This commit is contained in:
parent
fe1b385776
commit
a43c5c3197
3 changed files with 128 additions and 145 deletions
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "x86_64-linux-gnu-gcc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue