FloneumFloneum
HomeDocs
HomeDocs

Introduction

User Documentaton

  • Your First Workflow
  • > Concepts
  • Community Plugins

Developer Documentation

  • Your First Plugin

Contributor Documentation

Plugins

You can extend Floneum using Web Assembly.

Plugins can be created in any language that supports WASM. Currently, only Rust has a launage-specific wrapper. If you would like to use another language, you can generate bindings using a tool like wit-bindgen with the WASM interface types defined in the plugin.wit file.

On this page

  1. Plugins

About
Docs
Blog
GithubDiscord