lastmjs/wasm-metal
A bare metal physical implementation of WebAssembly. That's right, a WebAssembly CPU.
TypeScriptMIT
Issues
- 0
Study x86 Virtualization in JavaScript
#36 opened by lastmjs - 1
How will stack operations be optimized?
#29 opened by appcypher - 2
implement as a risc-5 extension
#25 opened by unmellow - 0
Discussion with Harmony
#28 opened by lastmjs - 0
- 4
Figure out the main instruction cycles
#14 opened by lastmjs - 1
Implement mux for opcode parameter lookup
#21 opened by lastmjs - 0
Byte addressing
#19 opened by lastmjs - 0
Create initial structure
#16 opened by lastmjs - 0
Implement numeric instructions
#15 opened by lastmjs - 2
Security essentials
#11 opened by MaxGraey - 0
Implement Instructions
#6 opened by lastmjs - 0
What execution units do we need?
#4 opened by lastmjs - 2
RTL disambiguation
#7 opened by idibidiart - 0
Implement binary operations
#3 opened by lastmjs - 0
Implement Validation
#5 opened by lastmjs