Ashcon Partovi

Results 99 issues of Ashcon Partovi

Example as seen here: https://blog.cloudflare.com/dogfooding-edge-workers/

feature

Submit a PR to https://github.com/crafatar/crafatar and change their networking code to route here.

feature

Search box and respond with usernames and mini avatars. Also add some overview about the whole project.

feature

Start testing the `api/` module to ensure responses are uniform

deploy

Eventually, we need to make sure that current patches don't have bugs upstream. Also, ensure that we port over any new and important patches that could work in base `1.8`.

This is a really great library, thanks for making it "thin" and easy to use. Would you consider adding support or making another library for tab list support?

enhancement

The Workers runtime recently updated to V8 9.6, which has support for WebAssembly reference types. wasm-bindgen also has support with an optional flag: https://rustwasm.github.io/wasm-bindgen/reference/reference-types.html

enhancement

We now allow `addEventListener` and `dispatchEvent` when using modules syntax. Therefore, we can remove the restriction that throws an error. Let's say you invoke `addEventListener("fetch")`. You will not receive Cloudflare's...

question
behaviour mismatch