Skip to content

moonbit-community/wasi-cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Template

This is a project template for developing CLI application.

Prerequisites

In addition to MoonBit toolchain, you will need:

Get started

Execute just run to see the output, and execute just build release to get a release build under target/cli.wasm.

  • Modify the top function in src/stub.mbt to implement your CLI application.
  • Modify the run function if you need finer control on the event loop.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors