Skip to content
New issue

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

stage1: compile error during semantic analysis #7030

Closed
nektro opened this issue Nov 8, 2020 · 0 comments · Fixed by #7293
Closed

stage1: compile error during semantic analysis #7030

nektro opened this issue Nov 8, 2020 · 0 comments · Fixed by #7293
Labels
arch-wasm32 bug Observed behavior contradicts documented or intended behavior stage1 The process of building from source via WebAssembly and the C backend.
Milestone

Comments

@nektro
Copy link
Contributor

nektro commented Nov 8, 2020

  • Source:
    Default output of zig init-exe

  • Error:

+ zig build -Dtarget=wasm32-freestanding-musl
Semantic Analysis... when analyzing /zig/lib/zig/std/start.zig:335:37 in compiler source at /deps/zig/src/stage1/codegen.cpp:1756: assertion failed. This is a bug in the Zig compiler.
@andrewrk andrewrk added bug Observed behavior contradicts documented or intended behavior stage1 The process of building from source via WebAssembly and the C backend. arch-wasm32 labels Nov 10, 2020
@andrewrk andrewrk added this to the 0.7.1 milestone Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm32 bug Observed behavior contradicts documented or intended behavior stage1 The process of building from source via WebAssembly and the C backend.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants