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

Make Tasks functional on WASM #13889

Merged
merged 15 commits into from
Jul 16, 2024
Merged

Commits on Jun 16, 2024

  1. add task handles on wasm

    JoJoJet committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    366fac9 View commit details
    Browse the repository at this point in the history
  2. add comments

    JoJoJet committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    aa6ab20 View commit details
    Browse the repository at this point in the history
  3. drop waker when dropping task

    JoJoJet committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e7a16b0 View commit details
    Browse the repository at this point in the history
  4. add another comment

    JoJoJet committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    fd1ec86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    317d155 View commit details
    Browse the repository at this point in the history
  6. remove unsafe

    JoJoJet committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c43be2b View commit details
    Browse the repository at this point in the history
  7. use bevy tasks

    JoJoJet committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b67b0f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. use ? operator

    JoJoJet committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9f75225 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f3fbab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    367bc74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87b1194 View commit details
    Browse the repository at this point in the history
  4. add a file extension

    JoJoJet committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    550f5b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jan Hohenheim <[email protected]>
    JoJoJet and janhohenheim authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a4e6742 View commit details
    Browse the repository at this point in the history
  2. fix wordo

    JoJoJet committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1c577c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b0e609 View commit details
    Browse the repository at this point in the history