移除 process.on('exit') 中的自动输出逻辑,改为通过 dump 方法手动获取指令序列。
To install dependencies:
bun install
To run:
bun run src/index.ts
This project was created using bun init in bun v1.3.4. Bun is a fast all-in-one JavaScript runtime.
bun init