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 up
Pinned
1,017 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 12 commits in 1 repository
Opened 3 pull requests in 1 repository
imolorhe/altair
3
merged
Created an issue in Siubaak/sval that received 4 comments
Using atob returns TypeError: Illegal invocation
When running code within the sval interpreter that uses window.atob or window.btoa (those are the ones I've experienced the issue with so far), I g…