Skip to content

wasmtime: Support reference types in the Rust API - #1984

Merged
fitzgen merged 1 commit into
bytecodealliance:mainfrom
fitzgen:ref-types-in-rust-api
Jul 6, 2020
Merged

wasmtime: Support reference types in the Rust API#1984
fitzgen merged 1 commit into
bytecodealliance:mainfrom
fitzgen:ref-types-in-rust-api

Conversation

@fitzgen

@fitzgen fitzgen commented Jul 6, 2020

Copy link
Copy Markdown
Member

This is a mix of exposing new things (e.g. a Table::fill method) and extending
existing support to externrefs (e.g. Table::new).

Part of #929

This is a mix of exposing new things (e.g. a `Table::fill` method) and extending
existing support to `externref`s (e.g. `Table::new`).

Part of bytecodealliance#929
@fitzgen
fitzgen requested a review from alexcrichton July 6, 2020 21:22
@github-actions github-actions Bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Jul 6, 2020
@github-actions

github-actions Bot commented Jul 6, 2020

Copy link
Copy Markdown

Subscribe to Label Action

cc @peterhuene

Details This issue or pull request has been labeled: "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

  • peterhuene: wasmtime:api

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@fitzgen
fitzgen merged commit 2286576 into bytecodealliance:main Jul 6, 2020
@fitzgen
fitzgen deleted the ref-types-in-rust-api branch July 6, 2020 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants