Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghaerdi/rustify
Rustify your JS
https://github.com/ghaerdi/rustify
Last synced: 17 days ago
JSON representation
Rustify your JS
- Host: GitHub
- URL: https://github.com/ghaerdi/rustify
- Owner: ghaerdi
- Created: 2024-02-06T04:29:07.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T22:49:57.000Z (3 months ago)
- Last Synced: 2024-10-04T14:21:00.816Z (about 1 month ago)
- Language: TypeScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rustify
To install dependencies:
```bash
bun install
```To run:
```bash
bun run main.ts
```This project was created using `bun init` in bun v1.1.22. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.