kotlin-compiler-server
kotlin-compiler-server copied to clipboard
feat: add an option to translate JS_IR with DCE.
Add an query argument for adding dead code elimination step before IR to JS translating
@JSMonk do u need it?