Skip to content

Conversation

@saschagrunert
Copy link
Contributor

@saschagrunert saschagrunert commented Oct 2, 2025

main is not called anymore with a WASI reactor, means we have to use init() and provide an empty main() instead.

Fixes #236

`main` is not called anymore with a WASI reactor, means we have to use
`init()` and provide an empty `main()` instead.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@klihub klihub requested review from chrishenzie and mikebrow October 2, 2025 14:17
@klihub klihub merged commit a63af00 into containerd:main Oct 3, 2025
16 checks passed
@saschagrunert saschagrunert deleted the wasm branch October 5, 2025 16:09
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.

WASM plugin support broken

3 participants