publiccode-editor icon indicating copy to clipboard operation
publiccode-editor copied to clipboard

Compile the parser to WASM

Open libremente opened this issue 6 years ago • 2 comments

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

libremente avatar Feb 04 '20 11:02 libremente

POC: https://github.com/bfabio/publiccode-editor/commit/edb3103e28ae99257cc603213b7df9baf6067ca0

The CORS issue still needs to be tackled.

bfabio avatar Feb 05 '20 11:02 bfabio

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

bfabio avatar Jun 15 '23 17:06 bfabio