No description
Find a file
Luc_Ren 17ac2ad719
All checks were successful
/ Publish to Forgejo NPM registry (push) Successful in 22s
Initial commit
2025-11-20 22:47:58 +03:00
.forgejo/workflows Initial commit 2025-11-20 22:47:58 +03:00
.gitignore first commit 2025-11-20 23:51:16 +07:00
bun.lock Initial commit 2025-11-20 22:47:58 +03:00
index.ts first commit 2025-11-20 23:51:16 +07:00
package.json Initial commit 2025-11-20 22:47:58 +03:00
README.md first commit 2025-11-20 23:51:16 +07:00
test.ts first commit 2025-11-20 23:51:16 +07:00
tsconfig.json first commit 2025-11-20 23:51:16 +07:00
VMTypes.ts first commit 2025-11-20 23:51:16 +07:00

novel

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.13. Bun is a fast all-in-one JavaScript runtime.