Remove core:os dependency for runtime.os_write on linux

This commit is contained in:
gingerBill
2024-01-28 22:05:13 +00:00
parent 9e7cc8cf93
commit 9be9f0bb2c
2 changed files with 23 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
//+build !darwin
//+build !linux
//+build !freestanding
//+build !js
//+build !wasi