- Amsterdam
Pinned Loading
-
libimobiledevice
libimobiledevice PublicForked from libimobiledevice/libimobiledevice
A cross-platform protocol library to communicate with iOS devices
C 6
-
-
tt03-hamming74
tt03-hamming74 PublicForked from TinyTapeout/tt03-verilog-demo
A hamming7,4 asic for TinyTapeout
Verilog
-
quickjs wasi wazero
quickjs wasi wazero 1From 58e4fc1373b6ee5d3810b7e4668762de87731b2f Mon Sep 17 00:00:00 2001
2From: Robbert van Ginkel <[email protected]>
3Date: Wed, 4 Jan 2023 11:05:15 -0500
4Subject: [PATCH] Add wazero based build script
5 -
Understanding bazel bwotb
Understanding bazel bwotb 1I've put in a bit of time understanding Bazel's caching better to see how this feature fits in. I've experimented with the following setup:
2```
3$ cat .bazelversion
41.1.0
5$ cat .bazelrc
-
gRPC on workers
gRPC on workers 1// Turn on gRPC for domain using
2// https://developers.cloudflare.com/support/network/understanding-cloudflare-grpc-support/#enable-grpc, then CF
3// rewrites grpc requests to grpc-web (like a reverse envoy filter, see https://blog.cloudflare.com/road-to-grpc/#converting-to-http-1-1)
4// which can be handled by workers. Does not work with workers.dev.
5export default {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.