All Projects → mfrachet → go-wasm-cli

mfrachet / go-wasm-cli

Licence: other
Minimalistic cli to create and run (with hot reload) Go application targeting WASM

Programming Languages

javascript
184084 projects - #8 most used programming language

A minimalistic cli to create and run (with hot reload) Go application targeting WASM

Installation

$ npm i -g go-wasm-cli

Creating an app

$ go-wasm create my-app

Running the app

$ cd my-app
$ go-wasm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].