feat: add phase 3 bun_binary bootstrap and tests
Co-authored-by: Eriyc <50216491+Eriyc@users.noreply.github.com>
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