• 追加された行はこの色です。
  • 削除された行はこの色です。
  • TeaVM へ行く。

TeaVM is an ahead-of-time translating compiler (transpiler) from Java bytecode to JavaScript. Its close relative is well-known GWT. The main difference is that TeaVM does not require to provide source code together with compiled class files.

http://teavm.org/

* 関連 [#rel]

- [[GWT]]
- [[Java]] - [[JVM]]
- [[JavaScript]]