mihailik

Results 8 issues of mihailik

Those make code way simpler to track and follow, and can be transcoded back to ES5 safely.

It would be great if `embedPCx86` could be fired with some extra parameters, to avoid the whole roundtrip fetching/parsing/resolving/transforming `machine.xml` and XSL (and CSS too). For example a JS `function`...

**listRepos request on bsky.network serves responses great, except without CORS headers** **To Reproduce** Steps to reproduce the behavior: 1. Issue listRepos call **from the browser** either with the official @atproto/api...

bug

**Calling listRepos, crashing on first page of response** [reported on BlueSky earlier](https://bsky.app/profile/oyin.bo/post/3kg5ermhhuc2u) Calling com.atproto.sync.listRepos via JavaScript client crashes on the first page (and also on the last page #1949 )....

bug

**Calling listRepos, crashing on last page of response** [reported on BlueSky earlier](https://bsky.app/profile/oyin.bo/post/3kg5ermhhuc2u) Calling com.atproto.sync.listRepos via JavaScript client crashes on the last page (and also on the last page see #1948...

bug

I just want to use this library, as a library, not as VSCode accessory. **Is that supported?** ## Do you need help making it useful for the community? If you...

# Command line parameters for proxy, ssl root, ssl opt-in for self-signed certificates See issue for long rationale [**#5423** SSL/proxy flexibility for corporate environment](https://github.com/wasmerio/wasmer/issues/5423) This PR introduces **ClientBuilderConfig** in [lib/wasix/src/http/client_builder.rs](https://github.com/wasmerio/wasmer/pull/5429/files#diff-f79f9d40299fc8f8470dab2dd7f34ba0b05fc3a7949786caab23b72d5121a886)...

### Motivation Currently in a corporate environment you often have (a) authenticated HTTP/HTTPS proxies (b) SSL certificate spoofing. Other registries like Maven for Java or NPM for JavaScript work, often...

🎉 enhancement