mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:37:47 +00:00
LibWasm: Add a module pretty printer
This commit is contained in:
parent
7a12f23c28
commit
bd8dac111c
5 changed files with 885 additions and 16 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
Parser/Parser.cpp
|
||||
Printer/Printer.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibWasm wasm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue