GitHunt
AN

anonyco/WasmFiddlePlusPlus

Revised and Improved WebAssembly Fiddle++

WasmFiddle

This repository contains the WasmFiddle website source code.

Running your own local copy of the website

To run a local copy, you will need to install node.js and webpack on your computer, then run the following commands:

npm install
npm install --dev

To build WasmFiddle whenever a file changes run:

npm run build-watch

To start a dev web server run:

webpack-dev-server

Languages

JavaScript99.6%TypeScript0.3%CSS0.0%HTML0.0%

Contributors

Created December 29, 2017
Updated November 3, 2023