Chris Boette
Chris Boette
@thepocp Thanks! I'm running into an issue, though, where trying to add an `onClick` handler to `` is resulting in a compiler error: ``` Type '{ key: number; geography: any;...
@geezmolycos I started a PR to address this issue here: https://github.com/ziglang/zig/pull/19633 I have a question on it, and I was wondering if you could lend some guidance. Thanks!
@geezmolycos I made a pass at adding DWARF support for COFF objects as you suggested, but with my limited time, wasn't able to come up with a good emulation solution...
Thanks for all of your guidance, @geezmolycos, and for writing a detailed & helpful issue -- that made it much easier to contribute. :D
@kubkon 👋 Pinging for a review, since you've [previously reviewed a different, related PR](https://github.com/ziglang/zig/pull/15193).
@andrewrk 👋 Pinging for a review
Installation also failed for me using Node v6.2, but worked without a problem on Node v5.4.1. I think, though, that the greater issue is with pty.js being incompatible with changes...
@andrewrk thanks for the explanation and for working to keep the repo tidy. I tried some fixes to handle the null case, but didn't arrive at a solution that worked...
Does PR #77 solve this use case? "Add functionality to stop a running pomodoro timer only on demand."
🙌 Thanks for picking this up! I've been slammed with work lately, so haven't had the time to revisit it.