Veikka Tuominen
Veikka Tuominen
> `bytes.len` should be comptime known though, the issue is that there's any error at all Yes but `bytes` is not comptime known and Zir works by first loading `bytes`...
@tiehuis I made an account for Zsf and tried to publish the extension as `ziglang.zig` but got a nonsensical error `The extension 'name' already exists in the Marketplace. Please use...
I'm still getting the same error, I'll ask for help in the marketplaces repo.
Implemented in 1c85563bc4f8ac6465a1aa44f57b8ee5d2693e65
With 7c179f6b9402b41e03bf60211bdecd183441d8f8 `#include "netinet/in.h"` now compiles without errors.
Seems to work.
Stage1 has been deleted and I get a proper stack trace from the stage2 crash.
No longer relevant with #6706
Extension is now released as https://marketplace.visualstudio.com/items?itemName=ziglang.vscode-zig, `tiehuis.zig` and `augusterame.zls-vscode` will be deprecated in favor of it.