Commit 05fdb79
authored
refactor: restructure major crates part 2 (#462)
* refactor: reorganize project structure
* chore: update `Cargo.lock`
* chore: apply `cargo fmt --all`
* refactor: move `sb_fs` ext to `crates/fs`
* chore: update `Cargo.lock`
* chore: apply `cargo fmt --all`
* refactor: move `crates/cli` directory to project root
* stamp: oops1 parent d9e0a26 commit 05fdb79
File tree
446 files changed
+392
-384
lines changed- .github/workflows
- cli
- src
- crates
- base_rt
- base
- src
- utils
- worker
- driver
- supervisor
- tests
- eszip_async_trait
- fs
- impl
- tests
- fixture
- get
- main_with_s3fs
- mkdir
- read-dir
- remove
- write
- graph
- module_loader
- standalone
- npm_cache
- npm
- ext
- ai
- js
- onnxruntime
- util
- onnxruntime
- core
- cache
- http_cache
- js
- util
- sync
- env
- event_worker
- node
- benchmarks
- ops
- crypto
- os
- zlib
- polyfills
- _fs
- _process
- _util
- assert
- dns
- fs
- internal_binding
- internal
- console
- crypto
- dns
- fs
- process
- readline
- streams
- test
- util
- parse_args
- path
- readline
- stream
- timers
- util
- os
- workers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
446 files changed
+392
-384
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments