Gal Schlezinger

Results 49 issues of Gal Schlezinger

I don't really like it, but I have more confidence on this type of code. I guess it will be an open PR for now. The SWC implementation is using...

This PR introduces allows calls to `/api` and `/api/:path*` to return a full HTTP response. It also removes the build-time checking of a response body, because it can't be analyzed...

type: next

When setting a request interception to a page, the page's workers can no longer make network request, because otherwise they will stop responding. both `importScripts` and `fetch`. It is critical...

bug
confirmed

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Right now, all the functions support `Read` and `Write` traits. When using...

enhancement

GitHub currently references the test files as C++: ![Reason and C++](https://user-images.githubusercontent.com/2054772/71417357-96b5a980-266d-11ea-88a8-b3d5d37354d0.png) A small change in `.gitattributes` can let GitHub know that everything here is entirely Reason 😄

good first issue
Hacktoberfest

Do you think we should use the git repo instead of npm for our `faker` dependency? Looks like it wasn't updated in npm, while the master branch keeps updating and...

question

Packages: * fnm (lib) * fnm_cli (bin) * fnm_tests (bin) The `fnm_tests` binary should _generate_ and _validate_ tests directories. So e2e tests will run without Rust at all, using a...

Does WSL need a Windows build or a Linux build? If it's a Linux build — should we even test it?