Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
/ weld Public archive
forked from wasmCloud/weld

tools for processing smithy models

Notifications You must be signed in to change notification settings

stevelr/weld

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.0%
  • Rust 12.6%
  • Handlebars 0.3%
  • Makefile 0.1%
  • JavaScript 0.0%
  • Shell 0.0%