Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve CI setup + other fixes #214

Merged
merged 18 commits into from
Nov 13, 2024
Merged

Conversation

kaleidawave
Copy link
Owner

@kaleidawave kaleidawave commented Nov 5, 2024

Fixes to CLI

  • Extract REPL and ast-explorer command out of Rust land to enable async input
  • Update crates, update JS language
  • Add JS tests
  • Add a few other fixes

@kaleidawave kaleidawave added internal-improvements Related to internal publishing, building, workflows, formatting & linting js-wasm-unplugin-and-playground The JS library, Unplugin NPM packages and playground cli Command line interface labels Nov 6, 2024
@kaleidawave kaleidawave added the compiler-performance Making parsing / type checking / transformations faster label Nov 7, 2024
- Specification options
- Add `duplicate_block` example
- Formatting fixes
@kaleidawave kaleidawave linked an issue Nov 10, 2024 that may be closed by this pull request
@kaleidawave kaleidawave linked an issue Nov 10, 2024 that may be closed by this pull request
- Improve WASM interop
- Change name of method and take reference instead
- Fix workflow
- Fuzzing only on final or labelled
- Sponsors fix
- REPL WASM improvements
- Simplified CLI stuff
@kaleidawave kaleidawave marked this pull request as ready for review November 13, 2024 11:11
@kaleidawave kaleidawave merged commit bba226c into main Nov 13, 2024
11 checks passed
@kaleidawave kaleidawave deleted the cli-and-ci-improvements-and-others branch November 13, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Command line interface compiler-performance Making parsing / type checking / transformations faster internal-improvements Related to internal publishing, building, workflows, formatting & linting js-wasm-unplugin-and-playground The JS library, Unplugin NPM packages and playground
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[repl] Errors use bad code format npx ezno check does not check code?
1 participant