Skip to content

feat(lang/c): use wasm32-wasip2-clang binary directly#289

Merged
vados-cosmonic merged 1 commit into
bytecodealliance:mainfrom
vados-cosmonic:feat(lang/c)=use-wasip2-directly
Jul 23, 2025
Merged

feat(lang/c): use wasm32-wasip2-clang binary directly#289
vados-cosmonic merged 1 commit into
bytecodealliance:mainfrom
vados-cosmonic:feat(lang/c)=use-wasip2-directly

Conversation

@vados-cosmonic
Copy link
Copy Markdown
Collaborator

This commit updates the C code to use the included wasm32-wasip2-clang binary directly for building P2 components.

Resolves #276

@vados-cosmonic vados-cosmonic requested a review from itowlson July 23, 2025 00:22
Copy link
Copy Markdown
Collaborator

@itowlson itowlson left a comment

Choose a reason for hiding this comment

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

The new content looks fine (and wow, what a much smoother workflow! Nice work by the WASI SDK folks) - just a comment on keeping the old one.

Comment thread component-model/src/language-support/c.md Outdated
@vados-cosmonic vados-cosmonic requested a review from itowlson July 23, 2025 01:42
This commit updates the C code to use the included
`wasm32-wasip2-clang` binary directly for building P2 components.
@vados-cosmonic vados-cosmonic force-pushed the feat(lang/c)=use-wasip2-directly branch from 4e5055e to 8c37f8c Compare July 23, 2025 02:45
@vados-cosmonic vados-cosmonic merged commit 9132802 into bytecodealliance:main Jul 23, 2025
8 checks passed
@vados-cosmonic vados-cosmonic deleted the feat(lang/c)=use-wasip2-directly branch July 23, 2025 14:34
catamorphism pushed a commit to catamorphism/component-docs that referenced this pull request Aug 12, 2025
…ce#289)

This commit updates the C code to use the included
`wasm32-wasip2-clang` binary directly for building P2 components.
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.

Update the wasi c examples to use the wasi 0.2 tooling

2 participants