tbolsh
tbolsh
Same things with my data.
Have similar issues in different places for teavm-maven-plugin:0.6.1 and standard JRE classes - places were different for Java 8 and Java 13. Here is Java 13 output: Error optimizing program...
[ERROR] Failed to execute goal org.teavm:teavm-maven-plugin:0.6.1:compile (web-client) on project iotview-builder: Unexpected error occurred: java.lang.AssertionError: Variable used before definition: @6 at $4 -> [Help 1] (previous output was not finished ...)
Thanks for the hint. I'll try to find out how to avoid using that. Any recommendation how to circumvent the awt.im.InputContext?
Thanks. I need to study TeaVM documentation better ... Just trying to port my old project to TeaVM ... What about wasm - awt is not supported there either? Sorry...
Thank you. My codebase is not large, but reflection, resources and class loaders are used extensively. No JNI. Good part is - I can rewrite the code and not use...
That's the utility: https://github.com/go-swagger/go-swagger
Will be fixed in the next version (23.1.00.00) - Dev Center returned this to me (I forgot about this issue completely). I will create a PR today. Workaround: manually edit...
Hello! When will we be able to use GoFunction with Amplify? Thank you