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

Move wasmtime-wasi's Table to wasmtime::component::ResourceTable #7655

Merged
merged 10 commits into from
Dec 8, 2023

Commits on Dec 7, 2023

  1. rename to ResourceTable, docs, and export

    Pat Hickey committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    65b48a0 View commit details
    Browse the repository at this point in the history
  2. wasi: use the table from wasmtime::component

    Pat Hickey committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0442eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6b257d View commit details
    Browse the repository at this point in the history
  4. rename file (somehow got lost)

    Pat Hickey committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d5f1299 View commit details
    Browse the repository at this point in the history
  5. wasmtime-cli: fixes for resourcetable

    Pat Hickey committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b6e1936 View commit details
    Browse the repository at this point in the history
  6. fix wasi-http tests

    Pat Hickey committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a369c10 View commit details
    Browse the repository at this point in the history
  7. more test fixes

    Pat Hickey committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dbc3203 View commit details
    Browse the repository at this point in the history
  8. error messages

    Pat Hickey committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    53b37d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. fix warning

    Pat Hickey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5d4c83a View commit details
    Browse the repository at this point in the history
  2. cli: fix min build

    prtest:full
    Pat Hickey committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fc920aa View commit details
    Browse the repository at this point in the history