Skip to content
forked from wasmCloud/weld

tools for processing smithy models

Notifications You must be signed in to change notification settings

vados-cosmonic/weld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%