feat: add helloworl-bun.ts
This commit is contained in:
6
helloworld-bun-ts/main.ts
Executable file
6
helloworld-bun-ts/main.ts
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env runts -- --runtime-bun
|
||||
|
||||
console.log("Hello world via bun.");
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260104T194045+08:00.MEYCIQCGNf42Xr4xBJhJhFw0
|
||||
// aqM99+LEPX4Zf30L2ZLVKam3tAIhANXz0Ok9WSJCwAYWOjMXYbx590qxWrNWWMJGsmLRsugZ
|
||||
Reference in New Issue
Block a user