Skip to content

feat: qrcode example#234

Merged
lxfontes merged 3 commits intomainfrom
lxfontes/qrcode
Jan 20, 2026
Merged

feat: qrcode example#234
lxfontes merged 3 commits intomainfrom
lxfontes/qrcode

Conversation

@lxfontes
Copy link
Member

modernizing our example stack to use wstd instead of wasmcloud_component. Includes:

  • How to handle path routing
  • How to handle stack errors ( catch all / HTTP 500 )
  • How to include assets in the component
  • How to parse json input
Screenshot 2026-01-15 at 10 08 35 AM

Signed-off-by: Lucas Fontes <lucas@cosmonic.com>
@lxfontes lxfontes requested a review from a team as a code owner January 15, 2026 15:08
package wasmcloud:hello;

world hello {
export wasi:http/incoming-handler@0.2.2;
Copy link
Contributor

Choose a reason for hiding this comment

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

We should do a pass for normalizing all of our imports here. Next version of wasmtime should hav 0.2.9

Signed-off-by: Lucas Fontes <lucas@cosmonic.com>
Signed-off-by: Lucas Fontes <lucas@cosmonic.com>
@lxfontes lxfontes added this pull request to the merge queue Jan 20, 2026
Merged via the queue into main with commit d417801 Jan 20, 2026
1 check passed
@lxfontes lxfontes deleted the lxfontes/qrcode branch January 20, 2026 15:06
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.

2 participants