Irakli Gozalishvili

Results 654 comments of Irakli Gozalishvili

this issue also related to [this one](http://github.com/tlrobinson/narwhal/issues/#issue/54) Fix can be as easy as system.enginePrefix = system.enginePrefix || system.prefix + '/engines/' + system.engines[0];

Well with refactor branch and NARWHAL_ENGINE_HOME removed from system.prefixes it looks like narwhal expects engine to be in a wrong directory on failure it defaults to default engine which still...

Is there way to disable `MD053` somehow ? I keep loosing links because typos or while cut & pasting things within vscode which is really annoying. I tried to set...

> Would this help you to do what you'd like it to do? > > #112 Not really, I still need to get `AbortController` instance from somewhere e.g. (https://github.com/mysticatea/abort-controller) I'm...

> @Gozala I'm probably missing something, but shouldn't your AbortController instance come from the code your testing, not the testing library? @akmjenkins if `fetch`, `Headers`, `Response`, `Request` all come from...

I am also noticing strange error when just loading the file as well: ``` ./shen-node.js examples/factorial.shen factorial factorial-tail' factorial-tail 1307674368000 run time: 0 secs /Users/gozala/Projects/shen-js/shen-node.js:135 load_files(files, i + 1, callback);...

@dchoi27 I think this is your call, but this was a meta issue to try and work out if there is the way we could overcome CF 100mb limit. @hugomrdias...

I have wrote a draft of how we could address it (at least in specific context) https://github.com/web3-storage/specs/pull/7/files @expede would love your input, if you are able to take a look.

@expede I spend bit more time thinking about this and writing about a related things https://github.com/web3-storage/specs/pull/12 which made me realize that there are actually two things that are worth untangling...