Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ambiguousname committed Feb 25, 2024
1 parent 76ed2ff commit 27209a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Wasm-Webtoy
A tool for making online web assembly game in your browser from .WAT.
A tool for making online web assembly game in your browser from .WAT files and [WASM-4](https://wasm4.org/).

## Features
- Just a straight web compiler of Web Assembly to show off in your browser.
- Uses WASM-4 for game rendering: https://wasm4.org/
- Uses WASM-4 for game stuff: https://wasm4.org/
- AssemblyScript's wabt.js for real-time compilation: https://github.com/AssemblyScript/wabt.js

## Problems
Expand Down

0 comments on commit 27209a2

Please sign in to comment.