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

ofono: New config to control wasm build #14

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

HoTBAIzZY
Copy link

Summary

Added new Kconfig option OFONO_WASM to control Wasm compilation

Impact

This change introduces a new configuration option that allows compiling ofono as a WebAssembly module instead of a built-in application. The option is disabled by default and only available when a Wasm runtime is enabled.

Testing

Verified the new Kconfig option appears in menuconfig when Wasm runtime is enabled.
Tested building with OFONO_WASM enabled/disabled.

@xiaoxiang781216 xiaoxiang781216 merged commit 2268fb1 into open-vela:dev Jan 14, 2025
3 checks passed
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.

3 participants