wendrul
|
858f63344f
|
split script argument and dependency parser packages to lighten initial load of the script editor (#4287)
* Add feature flags to split parsers into different pkgs
* Split wasm parser imports
* Use regex-lite, reorganize the parser split
* Update imports to the new wasm parser split
* Remove panic system on wasm and simplify snake case convert logic
* Adapt new imports
* Fix to_snake_case + fix tests
* Adapt wasm test dependencies
* Add publish script
* Fix publish script
* Publish script relative to script location
* pkg diff + publish
* Fix TS WASM import + add pakcage lock
* Fix lint
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2024-08-28 13:26:55 +02:00 |
|
Ruben Fiszel
|
74254af71a
|
migrate all jsonschema parser to wasms
|
2023-06-06 10:52:04 +02:00 |
|
Ruben Fiszel
|
2d8e3acdef
|
feat(bash): add default argument handling for bash
|
2023-03-10 15:04:34 +01:00 |
|
Ruben Fiszel
|
cd8d0e5ea6
|
feat: deprecate previous_result in favor of results per id
|
2022-11-10 01:58:52 +01:00 |
|
Ruben Fiszel
|
7c97fac746
|
feat: support bash as 4th language (#865)
* bash support
* bash backend working
* frontend part
* bash backend working
|
2022-11-06 23:48:18 +01:00 |
|