feat: add phase 3 bun_binary bootstrap and tests
This commit is contained in:
committed by
copilot-swe-agent[bot]
parent
f0e498ea05
commit
12ddcb273a
2
tests/binary_test/hello.ts
Normal file
2
tests/binary_test/hello.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
const message: string = "hello-ts";
|
||||
console.log(message);
|
||||
Reference in New Issue
Block a user