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

experiment: mechanism for interacting with external Wasm components #4580

Draft
wants to merge 40 commits into
base: master
Choose a base branch
from

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    c10b8fe View commit details
    Browse the repository at this point in the history
  2. Add '-import-component' flag

    rvanasa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fe8b7f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    154ee4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    163fb60 View commit details
    Browse the repository at this point in the history
  5. Fix compile error

    rvanasa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8c11305 View commit details
    Browse the repository at this point in the history
  6. Add test

    rvanasa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d729cd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36b92cf View commit details
    Browse the repository at this point in the history
  8. Fix

    rvanasa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    330a295 View commit details
    Browse the repository at this point in the history
  9. Rename test

    rvanasa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8874431 View commit details
    Browse the repository at this point in the history
  10. Adjust error message

    rvanasa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    74c5809 View commit details
    Browse the repository at this point in the history
  11. Update test

    rvanasa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f4a63cb View commit details
    Browse the repository at this point in the history
  12. Misc

    rvanasa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    90f7361 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    d18df6d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ryan/component-call' of https://github.com/dfinity/motoko

    … into ryan/component-call
    rvanasa committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1a2a3e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3be8fd9 View commit details
    Browse the repository at this point in the history
  4. Accept new test output

    rvanasa committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    36bf9ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68bca73 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    866e778 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    9100f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b22a79 View commit details
    Browse the repository at this point in the history
  3. Progress

    rvanasa committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fabbb7c View commit details
    Browse the repository at this point in the history
  4. Accept new test output

    rvanasa committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    64d0091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5912a33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6406f4 View commit details
    Browse the repository at this point in the history
  7. Implement Blob return value

    rvanasa committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5d9d496 View commit details
    Browse the repository at this point in the history
  8. Rename local variable

    rvanasa committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1397ed8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Set up 'cabi_realloc'

    rvanasa committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1a6b821 View commit details
    Browse the repository at this point in the history
  2. Export 'cabi_realloc'

    rvanasa committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c751640 View commit details
    Browse the repository at this point in the history
  3. Simplify

    rvanasa committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    97a5ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93f5089 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Misc

    rvanasa committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b6df7a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    8c3cbc6 View commit details
    Browse the repository at this point in the history
  2. Fix missing RTS import

    rvanasa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cd5fa02 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ryan/component-call' of https://github.com/dfinity/motoko

    … into ryan/component-call
    rvanasa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9ff3c22 View commit details
    Browse the repository at this point in the history
  4. Reduce diff

    rvanasa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4b95c4f View commit details
    Browse the repository at this point in the history
  5. Update heap-32 test

    rvanasa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf1fe7d View commit details
    Browse the repository at this point in the history
  6. Adjust more tests

    rvanasa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3912581 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    93fcb8b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    80ebfef View commit details
    Browse the repository at this point in the history