Skip to content

Commit

Permalink
Add rust entry request (#9683)
Browse files Browse the repository at this point in the history
* Use a parcel_filesystem crate

* Move the `parcel_resolver::fs` module into its own crate
* Move our in-memory and JSDelegate implementations into that crate
* Move the napi helper functions from node-bindings into another crate
* Change all usages to use these functions

* Fix windows dev-dependencies

* Add rust side of entry request

* Minor updates to use newtype

* Revert Cargo.toml changes

* Update without transformer
  • Loading branch information
yamadapc committed May 2, 2024
1 parent 3227fc4 commit d1f778f
Show file tree
Hide file tree
Showing 12 changed files with 543 additions and 178 deletions.
144 changes: 91 additions & 53 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d1f778f

Please sign in to comment.