Skip to content

Repository files navigation

wasm-playground

A playground for compiling and running WebAssembly applications.

Getting Started

  1. git clone https://github.com/wasm-lab/wasm-playground-server.git
  2. cd wasm-playground-server
  3. npm install

To run various commands, use the following commands:

  • start - Runs the production build and starts the server
  • start:dev - Runs the development build starts the server
  • build:dev - Builds the server using webpack.dev.js
  • build:prod - Builds the server using webpack.prod.js
  • start:worker - Transpiles and runs the queue worker
  • test - Run the tests

About

Backend repository for wasm-playground.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages