mirror of
https://github.com/decatur/j2js-compiler.git
synced 2025-01-18 12:25:42 +01:00
Update README.md
This commit is contained in:
parent
3461aed996
commit
7e40dd400c
@ -1,3 +1,7 @@
|
|||||||
|
⚠️ Deprecated. Consider to adopt the TypeScript eco system.
|
||||||
|
|
||||||
|
A lightweight component to expose computational MATLAB resources over HTTP.
|
||||||
|
|
||||||
#j2js-compiler
|
#j2js-compiler
|
||||||
|
|
||||||
A Java Bytecode to JavaScript Cross-Compiler.
|
A Java Bytecode to JavaScript Cross-Compiler.
|
||||||
@ -87,4 +91,4 @@ The current Scala version uses JRE classes such as `ClassLoader` or `SecurityCon
|
|||||||
|
|
||||||
A workaround would be to hand-craft a subset of Scala classes, avoiding dependencies to JRE classes such as `ClassLoader`. But this is a lot of work.
|
A workaround would be to hand-craft a subset of Scala classes, avoiding dependencies to JRE classes such as `ClassLoader`. But this is a lot of work.
|
||||||
|
|
||||||
So, sadly, we cannot support Scala under this circumstance.
|
So, sadly, we cannot support Scala under this circumstance.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user