publiccode-editor
publiccode-editor copied to clipboard
Compile the parser to WASM
I wonder if compiling the parser to WASM would be viable, if so it could be the best of both worlds.
Originally posted by @bfabio in https://github.com/italia/publiccode-editor/issues/32#issuecomment-554066971
POC: https://github.com/bfabio/publiccode-editor/commit/edb3103e28ae99257cc603213b7df9baf6067ca0
The CORS issue still needs to be tackled.
Refactoring is taking place starting from here: https://github.com/italia/publiccode-editor/pull/243
This will enable us to tackle all the other open issues