feat: bootstrap bun toolchain skeleton and smoke test

This commit is contained in:
Eriyc
2026-03-04 02:54:12 +00:00
committed by copilot-swe-agent[bot]
parent 8306fd6b94
commit 0b78e8a61b
17 changed files with 261 additions and 1 deletions

1
BUILD.bazel Normal file
View File

@@ -0,0 +1 @@
package(default_visibility = ["//visibility:public"])