With the current bugs fixed, I think the language server could get into its first shippable state.
Here are the steps that I think need to be done in order to properly ship it:
TODO before shipping
Steps to ship
We'll need to
- either merge this repo into
rhai and create a universal CLI that includes the language server
- or create the WASM bindings and use them in the extension
and then
With the current bugs fixed, I think the language server could get into its first shippable state.
Here are the steps that I think need to be done in order to properly ship it:
TODO before shipping
Steps to ship
We'll need to
rhaiand create a universal CLI that includes the language serverand then