We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zig build -Dtest=true -Doptimize=ReleaseFast -Dlog-level=debug run
[LOG INFO]: available memory: 14495000 - 1ffe0000 [LOG INFO]: pci: found device at bus 0, slot 0, func 0 [LOG INFO]: pci: vendor id: 8086 [LOG INFO]: pci: device id: 1237 [LOG INFO]: pci: found device at bus 0, slot 1, func 0 [LOG INFO]: pci: vendor id: 8086 [LOG INFO]: pci: device id: 7000 [LOG INFO]: pci: found device at bus 0, slot 1, func 1 [LOG INFO]: pci: vendor id: 8086 [LOG INFO]: pci: device id: 7010 [LOG INFO]: pci: found device at bus 0, slot 1, func 3 [LOG INFO]: pci: vendor id: 8086 [LOG INFO]: pci: device id: 7113 [LOG INFO]: pci: found device at bus 0, slot 2, func 0 [LOG INFO]: pci: vendor id: 1234 [LOG INFO]: pci: device id: 1111 [LOG INFO]: pci: found device at bus 0, slot 3, func 0 [LOG INFO]: pci: vendor id: 1af4 [LOG INFO]: pci: device id: 1041 [LOG DEBUG]: offset: 0 [LOG DEBUG]: offset: 12288 [LOG DEBUG]: notify_off_multiplier: 4 [LOG DEBUG]: offset: 8192 [LOG DEBUG]: offset: 4096 [LOG DEBUG]: offset: 0 [LOG INFO]: mac: 52:54:0:12:34:56 [LOG DEBUG]: FILES_MAX: 200 [LOG DEBUG]: directory: ./ [LOG DEBUG]: regular file: ./output.txt [LOG DEBUG]: regular file: ./test.txt [LOG DEBUG]: root directory: fd=3, path=./ [LOG DEBUG]: WASI memory_grow: 1 [LOG INFO]: base: 0 [LOG DEBUG]: WASI sock_open: 1 2 0 [LOG INFO]: client socket test: sock_open succeeded [LOG DEBUG]: WASI sock_connect: 4 4 80 [LOG DEBUG]: interrupt [LOG DEBUG]: interrupt [LOG INFO]: client socket test: sock_connect succeeded [LOG DEBUG]: WASI fd_write: 4 12 2 52 [LOG INFO]: client socket t[LOG DEBUG]: interrupt est: fd_write succeeded [LOG DEBUG]: WASI sock_getlocaladdr: 4 4 40 44 [LOG DEBUG]: interrupt [LOG DEBUG]: interrupt [LOG DEBUG]: interrupt [LOG INFO]: sock_getlocaladdr failed: 80.161.56.4
The text was updated successfully, but these errors were encountered:
usize
No branches or pull requests
zig build -Dtest=true -Doptimize=ReleaseFast -Dlog-level=debug run
The text was updated successfully, but these errors were encountered: