Danilo R. Gonçalves

Results 5 issues of Danilo R. Gonçalves

The only change introduced in this PR is commit `96e47b0` which allows a worker to override `concurrency/0` which makes workers capable of specifying their concurrency dynamically at run-time. This change...

Any reason for not enabling `:select-on-enter` for the code completion pop-up?

For this to actually work [this PR](https://github.com/devinus/detergent/pull/19) needs to be accepted by the Erlang lib.

Are there any plans to support this on the CLI for preopened directories? https://github.com/WebAssembly/wasi-filesystem/pull/91 My use case is adding a "scripting" layer to an application where I need to make...

This allows one to override any [http_option()](http://erlang.org/doc/man/httpc.html#request-4), like setting a custom timeout or specifying ssl options.