Y
Hacker News
new
|
ask
|
show
|
jobs
by
hiimnate
2908 days ago
It does have WebAssembly, but its incorrectly labeled as targeting Java Bytecode.
3 comments
chrisseaton
2908 days ago
> incorrectly labeled as targeting Java Bytecode
https://github.com/cretz/asmble
The name of that tool is even labelled in the graph!
link
DougBTX
2908 days ago
That line is labelled with
https://github.com/cretz/asmble
link
pohl
2908 days ago
What stands out to me is the absence of anything targeting WebAssembly. This must be a work in progress.
link
https://github.com/cretz/asmble
The name of that tool is even labelled in the graph!