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

Rename the wasmtime::runtime::vm::Instance::module method to env_module #9261

Merged

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Sep 16, 2024

Because it returns the wasmtime_environ::Module.

This paves the way for a new method to get the wasmtime::Module.

@fitzgen fitzgen requested a review from a team as a code owner September 16, 2024 22:13
@fitzgen fitzgen requested review from elliottt and alexcrichton and removed request for a team and elliottt September 16, 2024 22:13
…odule`

Because it returns the `wasmtime_environ::Module`.

This paves the way for a new method to get the `wasmtime::Module`.
@fitzgen fitzgen force-pushed the rename-instance-module-accessor branch from 0459184 to e94589b Compare September 16, 2024 22:18
@fitzgen fitzgen added this pull request to the merge queue Sep 16, 2024
Merged via the queue into bytecodealliance:main with commit 2bdae8b Sep 16, 2024
39 checks passed
@fitzgen fitzgen deleted the rename-instance-module-accessor branch September 16, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants