jsweet icon indicating copy to clipboard operation
jsweet copied to clipboard

Base64 unsupported

Open GeckoNickDeveloper opened this issue 3 years ago • 1 comments

While transpiling, the class java.util.Base64 will not be found

(Sorry for my awfull english)

GeckoNickDeveloper avatar Sep 25 '20 23:09 GeckoNickDeveloper

Hello @GeckoNickDeveloper Indeed this class is not supported yet. It should not be too hard to implement in https://github.com/cincheo/jsweet/blob/JSweet3.0/transpiler/src/main/java/org/jsweet/transpiler/extension/RemoveJavaDependenciesAdapter.java

I leave this issue open to be done shortly.

Would you have time to give a try? That would be amazing

lgrignon avatar Sep 28 '20 09:09 lgrignon