A simple tool that converts wasm64 binaries to wasm32 ones
☆31Jan 17, 2025Updated last year
Alternatives and similar repositories for wabt-wasm64232
Users that are interested in wabt-wasm64232 are comparing it to the libraries listed below
Sorting:
- Deque-based Programming Language☆31Jun 26, 2022Updated 3 years ago
- LRU implementation exercises☆18Jul 23, 2021Updated 4 years ago
- A small experiment on doing all of the font rendering inside of the WASM module without depending on font rendering capabilities of the b…☆19Apr 30, 2022Updated 3 years ago
- Markov model implementation on sequence of bytes.☆19Nov 23, 2022Updated 3 years ago
- Dumb Sqrt Algorithm Visualization☆22May 13, 2022Updated 3 years ago
- simple toy to showcase the persistence of vision phenomenon discussed in https://www.youtube.com/watch?v=TdTMeNXCnTs☆19Oct 7, 2025Updated 4 months ago
- VSCode extension for the Porth language☆19Feb 17, 2024Updated 2 years ago
- A subset of JavaScript ES5 to x86_64 compiler using MuJS as the frontend.