Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add rolldown_fs crate #173

Merged
merged 11 commits into from
Nov 6, 2023
Merged

feat: add rolldown_fs crate #173

merged 11 commits into from
Nov 6, 2023

Conversation

houyunlu
Copy link
Contributor

@houyunlu houyunlu commented Nov 6, 2023

Description

  1. Adding a thin layer of filesystem, which allows us to use memory fs, required by wasm playground.

Test Plan


@houyunlu houyunlu changed the title WIP: Feat/filesystem feat: add rolldown_fs crate Nov 6, 2023
@hyf0 hyf0 merged commit 583c858 into main Nov 6, 2023
5 checks passed
@hyf0 hyf0 deleted the feat/filesystem branch November 6, 2023 05:32
IWANABETHATGUY pushed a commit that referenced this pull request Nov 6, 2023
* feat: file system crate init

* more generic method

* add more method

* replace all with std path

* lint

* ck point

* update version

* chore: rename

* fmt

* use generic param instead dyn trait

* add extra bound
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants