Matheus C. França

Results 93 issues of Matheus C. França

Uses `zig-macos-x86_64-0.11.0-dev.3950+a75531073` same source https://github.com/MasterQ32/zig-network/commit/7b5f76ea09626b96755c027bf4bd5b7e45297027 (standalone project test) **edit:** repo fork (CI test): https://github.com/kassane/zig-network/actions/runs/5568702251 Build ok. however when running: ```bash thread 7538 panic: reached unreachable code /Users/runner/hostedtoolcache/zig/master/x64/lib/std/os.zig:5985:24: 0x10d5fe61b in sendto...

bug

It is a performance-oriented general purpose language following the C style with manual memory management. ### Used by - [Bun](https://bun.sh): fast all-in-one JavaScript runtime. - [Tigerbeetle](https://tigerbeetle.com/): financial accounting database designed...

### Environment Build Test **OS:** Alpine latest (docker) **Tools:** ldc 1.33 + llvm/clang/libc++ 17 (alpine-pkgs) **Compiler:** ldc-master (1.37.0) building **Arch:** x86_64 During a few tests to build the musl-toolchain, I...

I'm trying to statically compile the LDC libraries and I haven't succeeded with the musl target. ### Commands ```bash #!/usr/bin/env bash wget -c https://downloads.openwrt.org/releases/22.03.5/targets/ramips/mt76x8/openwrt-sdk-22.03.5-ramips-mt76x8_gcc-11.2.0_musl.Linux-x86_64.tar.xz tar -xvf openwrt-sdk-22.03.5-ramips-mt76x8_gcc-11.2.0_musl.Linux-x86_64.tar.xz mv openwrt-sdk-22.03.5-ramips-mt76x8_gcc-11.2.0_musl.Linux-x86_64 mipsel_musl...

Final binary, works: ```bash $> ./http_server_test 200 302 client quit 301 301 client quit 200 200 302 client quit client quit ``` **Building...** ```bash $> zig c++ example/main.cpp -I../asio/asio/include -o...

Especially RISC-V64. There is some expectation of adding support for the new RISCV architecture, even though it is an emulated environment for example QEMU.

enhancement

Currently the has only been tested on Linux (wsl2). The purpose to use version 0.11 because of initial support for zig pkg manager. **TODO:** add libzmq module to build all...

Requested: #161 cc: @uNetworkingAB

closes: #97 cc: @marler8997