Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
98 contributions in the last year
Contribution activity
July 2020
Created a pull request in nushell/wasm-nu that received 1 comment
Parse errors and use diagnotics to provide location markers
For some errors this already works quite well. For the "operation not permitted" error we'll have to do more processing on the Rust side:
+34
−3
•
1
comment
Created an issue in nushell/wasm-nu that received 2 comments
Better error handling
Currently errors are serialized into a single text line with some structure, but no recognizable format, like this: Error: ShellError { error: Dia…
2
comments