nickelc / wasmCloud-weld

tools for processing smithy models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weld - using smithy models with wasmCloud

This repository contains

  • codegen code generators to turn smithy models into target language libraries. Currently supported target languages: Rust and Html (for documentation). We plan to implement more targets in the future.
  • macros derive macros for wasmCloud Rust projects. These are published as wasmbus-macros, but they are not usually imported directly, but through wasmbus-rpc.
  • wasmbus-rpc the Rust library for wasmCloud actors and capability providers.

You can find wasmcloud-related interfaces defined with smithy IDL in interfaces and examples.

Smithy References and tools

About

tools for processing smithy models


Languages

Language:CSS 87.4%Language:Rust 12.2%Language:Handlebars 0.3%Language:Makefile 0.0%Language:JavaScript 0.0%Language:Shell 0.0%