- null
- @elmd_
Highlights
- Pro
Block or Report
Block or report d3lm
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
ngx-drag-to-select
ngx-drag-to-select PublicA lightweight, fast, configurable and reactive drag-to-select component for Angular 10 and beyond
-
js-wasm-tools
js-wasm-tools PublicLow level tooling for WebAssembly in JavaScript using wasm-tools
-
deep-reinforcement-learning
deep-reinforcement-learning PublicDeep Reinforcement Learning for playing Snake
-
-
angularconferences.github.io
angularconferences.github.io PublicForked from luixaviles/angularconferences.github.io
🔥 Calendar for the Angular community events happening across the globe
HTML 1
82 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
December 2023
Created 1 commit in 1 repository
Created a pull request in vitest-dev/vitest that received 3 comments
feat(snapshot): add option to configure snapshot directory
Description
This PR adds options to the NodeSnapshotEnvironment
which allows to configure the snapshot directory. For a project of mine I extended N…
Created an issue in wvwwvwwv/scalable-concurrent-containers that received 7 comments
Doesn't seem to work with wasm32-unknown-unknown
I tried to use scc
for a crate that we compile to wasm32-unknown-unknown
. I tried to use a HashIndex
as a static item and while it compiles just fi…