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

Actually properly support async #82

Merged
merged 11 commits into from Dec 14, 2022
Merged

Actually properly support async #82

merged 11 commits into from Dec 14, 2022

Commits on Dec 11, 2022

  1. Proper async work

    palfrey committed Dec 11, 2022
    Copy the full SHA
    d31d604 View commit details
    Browse the repository at this point in the history
  2. Fix the "with return" case

    palfrey committed Dec 11, 2022
    Copy the full SHA
    9f1c09a View commit details
    Browse the repository at this point in the history
  3. Fix expansion test cases

    palfrey committed Dec 11, 2022
    Copy the full SHA
    f99149e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b3e465d View commit details
    Browse the repository at this point in the history
  5. Formatting fixes

    palfrey committed Dec 11, 2022
    Copy the full SHA
    45d737e View commit details
    Browse the repository at this point in the history
  6. Test with wasm_bindgen_test

    palfrey committed Dec 11, 2022
    Copy the full SHA
    5c69c56 View commit details
    Browse the repository at this point in the history
  7. Bump MSRV to 1.56.0

    palfrey committed Dec 11, 2022
    Copy the full SHA
    9572b7b View commit details
    Browse the repository at this point in the history
  8. Tag async tests

    palfrey committed Dec 11, 2022
    Copy the full SHA
    3abed81 View commit details
    Browse the repository at this point in the history
  9. Lockdown scoped-tls

    palfrey committed Dec 11, 2022
    Copy the full SHA
    d38f107 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    f8e4dc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Copy the full SHA
    177a4f3 View commit details
    Browse the repository at this point in the history