Skip to content
This repository has been archived by the owner on Feb 26, 2025. It is now read-only.

Add WASI-Http templates #81

Merged
merged 6 commits into from
Jan 30, 2025
Merged

Add WASI-Http templates #81

merged 6 commits into from
Jan 30, 2025

Conversation

mschuwalow
Copy link
Contributor

@mschuwalow mschuwalow commented Jan 30, 2025

resolves #77

All examples where tested with wasmtime (fails for non-rust examples due to imports of wasi:cli or other interfaces) or jco (passes for the other ones).

I want to set up automated tests in ci for this, but I'll do that as a separate ticket / pr.

Go support is not working due to the missing adapter support I mentioned in slack. Will also do that separately. done

@vigoo
Copy link
Contributor

vigoo commented Jan 30, 2025

See golemcloud/golem-cli#117

@mschuwalow mschuwalow requested review from vigoo and noise64 and removed request for vigoo January 30, 2025 15:25
@mschuwalow mschuwalow merged commit 86803df into main Jan 30, 2025
2 checks passed
@mschuwalow mschuwalow deleted the wasi-http-examples branch January 30, 2025 15:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add templates for workers using the WASI-HTTP binding type
2 participants