property Deno.ForeignFunction.nonblocking
When true, function calls will run on a dedicated blocking thread and
will return a Promise resolving to the result.
Type Jump to heading
NonBlockingWhen true, function calls will run on a dedicated blocking thread and
will return a Promise resolving to the result.
NonBlocking