An open API service indexing awesome lists of open source software.

https://github.com/koder77/l1vm-dump

L1VM dump - dump L1VM bytecode byte arrays into files
https://github.com/koder77/l1vm-dump

Last synced: 11 months ago
JSON representation

L1VM dump - dump L1VM bytecode byte arrays into files

Awesome Lists containing this project

README

          

L1VM dump byte data
===================
This program loads a L1VM bytecode file and dumps the byte array data to disk.
It generates multiple files which contain the byte data.

This can be useful to "debug" programs and check if the data that is stored is
correct.