konsoletyper / teavm

Compiles Java bytecode to JavaScript, WebAssembly and C
https://teavm.org
Apache License 2.0
2.55k stars 262 forks source link

Improve String.format #798

Open konsoletyper opened 8 months ago

konsoletyper commented 8 months ago

Currently, only few format specifiers are available for String.format. Remaining specifiers should be implemented as well.