antiwasm:Web程序集objdump

时间:2021-03-21 11:32:27
【文件属性】:
文件名称:antiwasm:Web程序集objdump
文件大小:27KB
文件格式:ZIP
更新时间:2021-03-21 11:32:27
C++ 反抗 WebAssembly(WIP)的objdump。 当前用法: antiwasm [args] --filename [file.wasm] 当前参数: --help :显示帮助。 --debug :调试模式。 --verbose :详细模式。 --pedantic : --pedantic模式
【文件预览】:
antiwasm-main
----.gitignore(302B)
----Makefile(110B)
----src()
--------types_parser.cpp(6KB)
--------displayer.cpp(456B)
--------limits.cpp(1KB)
--------expression_parser.cpp(1KB)
--------module.cpp(568B)
--------init.cpp(3KB)
--------module_parser.cpp(4KB)
--------driver.cpp(3KB)
--------header.cpp(995B)
--------scanner.cpp(2KB)
--------section.cpp(687B)
--------wasm_utils.cpp(792B)
--------const.cpp(374B)
----README.md(223B)
----test()
--------section_test.cpp(3KB)
--------limits_test.cpp(2KB)
--------module_test.cpp(2KB)
--------logger_test.cpp(2KB)
--------boost_test_manager.cpp(264B)
--------driver_test.cpp(3KB)
--------files()
--------header_test.cpp(1KB)
--------wasm_utils_test.cpp(1KB)
--------module_parser_test.cpp(5KB)
--------CMakeLists.txt(307B)
----CMakeLists.txt(589B)
----includes()
--------logging_levels.hpp(217B)
--------lexems.hpp(4KB)
--------instruction.hpp(338B)
--------limits.hpp(456B)
--------section.hpp(1KB)
--------section_index.hpp(404B)
--------const.hpp(1KB)
--------module_parser.hpp(4KB)
--------val_type.hpp(179B)
--------expression_parser.hpp(449B)
--------types_parser.hpp(1KB)
--------scanner.hpp(579B)
--------header.hpp(786B)
--------wasm_utils.hpp(318B)
--------displayer.hpp(420B)
--------module.hpp(1KB)
--------driver.hpp(2KB)
--------init.hpp(233B)

网友评论