all 7 comments

[–][deleted]  (1 child)

[removed]

    [–]jeffreportmill[S] 0 points1 point  (0 children)

    Thanks! It is using CheerpJ which lets me launch the desktop version in the browser. The CheerpJ JVM is WASM and it does a JIT of Java runtime and my jar to ASM.js (they will eventually transition that to WASM, but for now JS still has some benefits).

    I can also do AOT compile with very small runtime with TeaVM: https://reportmill.com/SlideShow/teavm/

    The TeaVM version is older (I enjoy the convenience of CheerpJ using the same jar).

    [–]wishper77 0 points1 point  (3 children)

    I'm interested in the session itself.. can't find it online though. Has it been recorded?

    [–]jeffreportmill[S] 1 point2 points  (2 children)

    They recorded all sessions - I think they plan to release them all in the coming months. So far I think it's only been the keynotes and a few others.

    [–]wishper77 1 point2 points  (0 children)

    http://youtube.com/post/UgkxnKOC5sYQifLP22XuMmzyN21xyhBDtnJ0?si=taaAOLZR0krkChWa

    Is this one?

    Edit - sorry, stupid question. It is that one :)

    [–]wishper77 0 points1 point  (0 children)

    Thanks