support lightning dissasembly
Opened this issue · 0 comments
petelliott commented
Lighting requires the exact pointer of argv[0]
to be passed to init_jit()
for disassembly to work. I haven't found a way to get this in rust.
Opened this issue · 0 comments
Lighting requires the exact pointer of argv[0]
to be passed to init_jit()
for disassembly to work. I haven't found a way to get this in rust.