Slide 19
Slide 19 text
FAQ
• Q: What about WebAssembly?
• A: Emscripten fails to generate WASM file when
generating from boot-mod.ll.
• Q: How the size of boot.js?
• A: 99MB, 1,951,686 lines, 103,337,468 characters,
50MB by compressing.
• Q: Why are the call traces empty?
• A: Because JS functions do not have addresses.
18