Try zig in VSCode using a dev container Prerequisites Docker VSCode VSCode remote containters plugin: ms-vscode-remote.remote-containers Get Started Open this repo using remote containers. Inside the container: zig init-exe zig build