Skip to content

Commit

Permalink
CSS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ambiguousname committed Feb 25, 2024
1 parent 27209a2 commit 47cc48e
Show file tree
Hide file tree
Showing 5 changed files with 25,963 additions and 170 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ A tool for making online web assembly game in your browser from .WAT files and [
- No real input sanitization, you can just put in whatever you want here and it'll compile and execute real web assembly. It's a fancier version of calling `eval()` on whatever's been written.
- Not an input sanitization expert, so I'm leaving it be for right now. You'd have to be pretty determined to write malicious JS in web assembly and then have them paste it into a web toy.
- TODO: Better CSS for editing
- TODO: Better text editor
- TODO: Being able to still see your game while editing
- I hacked this together in a night
Loading

0 comments on commit 47cc48e

Please sign in to comment.