During template haskell linking on our frontend (obelisk), we apparently hit thm hard limit in node.js for the maximum length of a string.
I opened an issue in ghcjs (ghcjs/ghcjs#842 ), but given the js backend in 9.12 that reflex is moving to, I'm not sure anyone would even look at a new issue raised in the GHCJS repo before that upgrade lands here. So, two questions:
Is there a workaround in GHCJS 8.10.7?
Will the new js backend also have this limit?