https://github.com/heimskr/why
A somewhat esoteric instruction set architecture, plus an assembler, linker and VM. Not related to WebAssembly.
https://github.com/heimskr/why
asm assembler isa vm
Last synced: 6 months ago
JSON representation
A somewhat esoteric instruction set architecture, plus an assembler, linker and VM. Not related to WebAssembly.
- Host: GitHub
- URL: https://github.com/heimskr/why
- Owner: heimskr
- License: lgpl-3.0
- Created: 2017-03-01T21:36:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-31T06:35:26.000Z (9 months ago)
- Last Synced: 2025-03-26T18:22:39.903Z (7 months ago)
- Topics: asm, assembler, isa, vm
- Language: C++
- Homepage:
- Size: 9.2 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Why
A simple general-purpose ISA.