feat: add phase 3 bun_binary bootstrap and tests
This commit is contained in:
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