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 36 million developers.
Sign up
Pinned
822 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in denoland/deno that received 20 comments
feat(cli cmd): deno xeval
Prototype of #2257.
Quick prototype for deno xeval. Allows an optional -I/--replvar="varname" flag to set varname to access (if not provided, set to $
+241
−3
•
20
comments
Created an issue in denoland/deno that received 1 comment
`deno version` panicks
$ deno version
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:345:21
note: Run with `RUST_BACKTRACE…
1
comment
4
contributions
in private repositories
May 2