mirkosertic / Bytecoder

Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.

Home Page:https://www.mirkosertic.de/blog/2017/06/compiling-bytecode-to-javascript/

Repository from Github https://github.commirkosertic/BytecoderRepository from Github https://github.commirkosertic/Bytecoder

`Pattern` and `Matcher` not supported

nbrugger-tgm opened this issue · comments

The java.util.regex api is not supported at all besides the Pattern.compile(...)

I am working in an implementation backed by RegExp for JS