























The Zig→Rust port is complete; the .zig files were kept as a non-compiled reference during the port. Drop them now that the port has merged. A handful of .zig files are kept because the codegen pipeline still references them at build time: - src/runtime/bake/DevServer.zig — read by bake-codegen.ts (convertZigEnum) - the 7 .zig siblings of *.bind.ts files — bindgen.ts requires the sibling to exist - the .zig files named in $zig()/$newZigFunction() callsites in src/js/ — generate-js2native.ts resolves them by path and throws if absent Also: - Regenerate test/internal/ban-limits.json for the smaller .zig file set - Point test/js/bun/util/zstd.test.ts at parser.rs instead of the deleted parser.zig for its large-file test fixture
此文件包含隐藏或双向的Unicode文本,其可能以不同于下文显示的方式被解释或编译。要查看,请在编辑器中打开此文件以显示隐藏的Unicode字符。 了解更多关于双向Unicode字符的信息
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。