Implementation of a binary translator that will allow to run an executable file for the ARM Cortex-M architecture in a browser using WebAssembly. The tool will accept the executable file in the ELF format as the input and start executing it. The machine code from the input file will be onverted to the machine code of the target architecture and then executed.
jastka4/Dynamic-binary-translator-for-ARM-Cortex-M-architecture
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Python 62.2%
- JavaScript 14.1%
- C 10.7%
- WebAssembly 5.9%
- HTML 4.7%
- Makefile 2.4%