Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 449 Bytes

golem-rust

This repository contains Rust crates that help writing Golem programs.

golem-rust

The golem-rust crate contains Rust wrappers for Golem's runtime API, including the transaction API.

golem-rust-macro

The golem-rust-macro crate contains Rust macros for working with generated bindings and implementing a code-first approach for component interfaces.