https://github.com/alcarney/wisp
WebAssembly Interprets Some Programs
https://github.com/alcarney/wisp
tinygo webassembly
Last synced: 3 months ago
JSON representation
WebAssembly Interprets Some Programs
- Host: GitHub
- URL: https://github.com/alcarney/wisp
- Owner: alcarney
- Created: 2020-05-05T16:14:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T16:04:11.000Z (about 5 years ago)
- Last Synced: 2025-01-29T22:03:49.677Z (4 months ago)
- Topics: tinygo, webassembly
- Language: JavaScript
- Homepage: https://alcarney.github.io/wisp/
- Size: 63.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wisp
An attempt at implementing a toy lisp language using TinyGo and WebAssembly.