Skip to content

bettyblocks/wasm-component-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasm component examples

A collection of example wasm components. The example Wasm components are also available in the releases

Goal

This repo will give some examples on how to create your own wasm components, which can be used in the Betty Blocks wasm action builder.

Currently this repo contains creating wasm component using the following languages:

For more examples with other programming languages take a look at the following repos:

Installation

General tools

This project uses just, wkg

Language specific

Building

Rust

To build the rust components run:

just build-rust

Golang

To build the golang components run:

just build-go

Typescript

to build the typescript components run:

just build-typescript

About

Example wasm components in different programming languages

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •