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

Get WASI set up enough to do a directory list #1297

Merged
merged 11 commits into from
Jul 21, 2023

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    de46239 View commit details
    Browse the repository at this point in the history
  2. Spotless

    squarejesse committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0720fd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Start filling out the WasiFileSystem type

    I can't yet import AbstractFileSystemTest as that has a kotlinx-datetime
    dependency, and that artifact isn't available to WASM.
    squarejesse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    18263f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c9533e View commit details
    Browse the repository at this point in the history
  3. Address PR feedback

    squarejesse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a2aa735 View commit details
    Browse the repository at this point in the history
  4. Share test results

    squarejesse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    19c2040 View commit details
    Browse the repository at this point in the history
  5. More PR feedback

    squarejesse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2f32091 View commit details
    Browse the repository at this point in the history
  6. Better capture reports

    squarejesse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d470ce5 View commit details
    Browse the repository at this point in the history
  7. Sort list

    squarejesse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a7dff3a View commit details
    Browse the repository at this point in the history
  8. Don't run wasmNodeTest on Windows

    It doesn't work on Windows yet.
    squarejesse committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a39bb52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40b6437 View commit details
    Browse the repository at this point in the history