go-wasm-cli

0.0.5 • Public • Published

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

Installation

You need watchman to be installed to use this library.

$ npm i -g go-wasm-cli

Creating an app

$ go-wasm create my-app

Running the app

$ cd my-app
$ go-wasm start

Dependents (0)

Package Sidebar

Install

npm i go-wasm-cli

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

5.47 kB

Total Files

8

Last publish

Collaborators

  • skahrz