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

DRAFT: Adding JSPI and Asyncify #518

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 8, 2024

  1. wip

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    66f41b5 View commit details
    Browse the repository at this point in the history
  2. clean up

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0152f75 View commit details
    Browse the repository at this point in the history
  3. clippy fixes

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d9c0796 View commit details
    Browse the repository at this point in the history
  4. wip on asyncify

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4fc199d View commit details
    Browse the repository at this point in the history
  5. prototyping

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    449ffef View commit details
    Browse the repository at this point in the history
  6. added asyncify logic

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    94d160e View commit details
    Browse the repository at this point in the history
  7. clean up

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ed0dd1a View commit details
    Browse the repository at this point in the history
  8. fix

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f4b37b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    807c47b View commit details
    Browse the repository at this point in the history
  10. fix

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1652b89 View commit details
    Browse the repository at this point in the history
  11. updated docs

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cfb8af6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11f2b0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c16d11 View commit details
    Browse the repository at this point in the history
  14. added ts for async

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    65c533f View commit details
    Browse the repository at this point in the history
  15. fixed cli types subcommand

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9953b63 View commit details
    Browse the repository at this point in the history
  16. updated asyncify instatiate

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d783d85 View commit details
    Browse the repository at this point in the history
  17. updated docs

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c9d9daf View commit details
    Browse the repository at this point in the history
  18. fix

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    60ce5c0 View commit details
    Browse the repository at this point in the history
  19. fixes

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    09f7022 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b75cc48 View commit details
    Browse the repository at this point in the history
  21. added first test

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a55c0d6 View commit details
    Browse the repository at this point in the history
  22. moved asyncify functions to intrinsics; added an option to still use …

    …ESM imports when using `--instantion`
    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fc026fa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    88fafd3 View commit details
    Browse the repository at this point in the history
  24. removed duplicate type def

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cfe3251 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    62f9896 View commit details
    Browse the repository at this point in the history
  26. updated test

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3473a00 View commit details
    Browse the repository at this point in the history
  27. added jspi test

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ca94f4d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1f18fcf View commit details
    Browse the repository at this point in the history
  29. fix for test

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e209a8c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f218fef View commit details
    Browse the repository at this point in the history
  31. added async WASI P2 shims

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    748077e View commit details
    Browse the repository at this point in the history
  32. typo fix in refactor

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5314a5e View commit details
    Browse the repository at this point in the history
  33. added ability to set stdin

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b2ea7b7 View commit details
    Browse the repository at this point in the history
  34. added strip-debug

    calvinrp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b9a8f25 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fixes

    calvinrp committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    93df040 View commit details
    Browse the repository at this point in the history