Skip to content

[c-api]: Expose more configuration options#6896

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
rockwotj:main
Aug 24, 2023
Merged

[c-api]: Expose more configuration options#6896
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
rockwotj:main

Conversation

@rockwotj
Copy link
Copy Markdown
Contributor

Specifically dynamic_memory_reserved_for_growth and native_unwind_info

@rockwotj rockwotj requested a review from a team as a code owner August 24, 2023 02:25
@rockwotj rockwotj requested review from jameysharp and removed request for a team August 24, 2023 02:25
@rockwotj
Copy link
Copy Markdown
Contributor Author

Related: #6547

@rockwotj rockwotj force-pushed the main branch 2 times, most recently from cf05762 to ace4a2d Compare August 24, 2023 02:55
Specifically dynamic_memory_reserved_for_growth and native_unwind_info

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
@github-actions github-actions Bot added the wasmtime:c-api Issues pertaining to the C API. label Aug 24, 2023
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @peterhuene

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

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

  • peterhuene: wasmtime:c-api

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

Learn more.

Copy link
Copy Markdown
Contributor

@jameysharp jameysharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems straightforward to me, but @alexcrichton or @fitzgen, would you have a look and merge this if you're happy with it?

Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alexcrichton alexcrichton added this pull request to the merge queue Aug 24, 2023
Merged via the queue into bytecodealliance:main with commit 55fb2ee Aug 24, 2023
eduardomourar pushed a commit to eduardomourar/wasmtime that referenced this pull request Sep 6, 2023
Specifically dynamic_memory_reserved_for_growth and native_unwind_info

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants