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

use wasm_config_t to pass embedded private configuration #2837

Merged

Conversation

lum1n0us
Copy link
Collaborator

No description provided.

core/iwasm/include/wasm_c_api.h Outdated Show resolved Hide resolved
core/iwasm/include/wasm_c_api.h Outdated Show resolved Hide resolved
core/iwasm/common/wasm_c_api.c Outdated Show resolved Hide resolved
core/iwasm/common/wasm_c_api.c Outdated Show resolved Hide resolved
core/iwasm/common/wasm_c_api.c Show resolved Hide resolved
core/iwasm/include/wasm_c_api.h Show resolved Hide resolved
@lum1n0us lum1n0us force-pushed the a_API_control_perf_support branch 2 times, most recently from e97fd31 to d23ecee Compare November 30, 2023 02:57
Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

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

LGTM

core/iwasm/include/wasm_c_api.h Show resolved Hide resolved
Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

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

LGTM

@wenyongh wenyongh merged commit 162a977 into bytecodealliance:main Dec 1, 2023
383 checks passed
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…ytecodealliance#2837)

Support new a wasm_config_t, set allocation and linux_perf_support
options to it, and then pass it to wasm_engine_new_with_config to
new an engine with private configuration.
@lum1n0us lum1n0us deleted the a_API_control_perf_support branch May 31, 2024 03:19
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.

None yet

2 participants