Skip to content

BlossomLabs/fleek-function-wasm-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c55989 · Jul 5, 2024

History

2 Commits
Jul 5, 2024
Jul 5, 2024
Jul 5, 2024
Jul 5, 2024
Jul 5, 2024
Jul 5, 2024
Jul 5, 2024
Jul 5, 2024

Repository files navigation

Fleek WebAssembly Starter Kit

This is a starter kit for anyone who wants to code webassembly and deploy into a fleek function.

Build

bun i
bun compile # create wasm/dist/*
bun run build # create dist/main.js
bun fleek # login to fleek if needed
bun create-func # create function
bun deploy-func # deploy function

About

Fleek Functions WebAssembly Starter Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published