Phil Holden

Results 18 comments of Phil Holden

Just an example that opens I frames in panes. On 8 Dec 2016 11:35 a.m., "Aseem Gupta" wrote: > The project opens this page on npm start and opening >...

Should appear when you hover over corners. On 8 Dec 2016 9:37 pm, "Aseem Gupta" wrote: > @philholden > Nope. Nothing on this page looked like pane or frames! It...

@coopy Have you seen Buble? its an alternative to Babel that covers a subset of ES2015 + JSX (but this is probably sufficient for a playground): https://buble.surge.sh/guide/ Looks like it...

I have not profiled the latency. It is certainly low enough to work for some games. I am really loving generals.io and it would work well for that kind of...

I found it and pushed it here: https://github.com/philholden/back-to-the-present

I tried building without `--weak-ref` this removes FinalizationRegistry lines in @automerge/automerge-wasm in node_modules. Will this cause memory leaks? If so when? a) each time I update a document and old...

repo is here: https://github.com/philholden/automerge-cloudflare-test edits applied to node_modules/@automerge/automerge-wasm/bundler/automerge_wasm_bg.js here: https://github.com/philholden/automerge-cloudflare-test/blob/main/automerge_wasm_bg.editied.js

+1 Does not work on Chrome 21 for me