Geraint

Results 81 comments of Geraint

Which version of tv4 are you using? I can't reproduce the stack size error on my system (`v1.1.4`).

Does the [`checkRecursive` flag](https://github.com/geraintluff/tv4#cyclical-javascript-objects) help at all?

@ippeiukai - RangeError due to Array.prototype entries should be fixed in `v1.1.5`.

Still haven't reproduced @oravecz's error, though...

True - however, in situations where you're pattern matching (e.g. using this module in a routing table), throwing exceptions is might be impolite.

Hah, yeah - it seemed the easiest way, as I'm not that fluent in grunt.

I also reckon option 2 would be neater. What's the process for trying to move this forward - writing a strawman `gui_webview.h`?

@abique I've obviously explained something badly. 😅 Hosts wouldn't need to support WASM, or have a JS engine. WASM would be an alternative target (akin to Windows/Mac/Linux), for in-browser use....

Closing since it's a duplicate with the `ext/draft/webview.h` PR.

Looks sensible to me. Not sure why that check failed. It can't find the `CLAP_EXT_WEBVIEW` constant - does it know to point at `clap:next`? I guess this is blocked until...