Smallfuck interpreter built with AssemblyScript and Preact.
After cloning this project:
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# test the production build locally
npm run serve
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.