韩朴宇
韩朴宇
Add some bindings to serialize and load compiled WebAssembly module cache. With these bindings, we can cache the compiling result of WebAssembly module: https://github.com/denoland/deno/issues/11918#issuecomment-955683827 Test is not working currently.
**BUG** 我需要在加入一个1200个字符的请求头,但在Firefox上中间部分被截断并替换为`…`字符, 最终的长度为1024个字符 **规则和测试地址** 规则类型:修改请求头, 匹配: 任意 执行类型: 常规 头名称: 任意 头内容: 大于1024字节的字符 结果: 头内容中间被`…`替换 **附加信息** Chrome则无此问题
QQ 和微信都会下载这个东西,疯狂占用CPU,看起来也没什么用, pkill + rm 之后也没有报错。 
In https://github.com/iovisor/bcc/pull/1289 , `-nopie` is used when compiler is clang In https://github.com/llvm/llvm-project/commit/cac82e26c642d55672b1de6f3d026826c89994ec , clang 18+ don't accept `-nopie` except on OpenBSD This lead to a build error `error: unsupported option...
### Problem Users may want to install a rust binary crate to `/usr/local/bin`, not to `$HOME/.cargo/bin`, and this can be archived by `--root` flag of `cargo install`. And normal users...
### Checklist * [x] I have read the [Contributor Guide](../../CONTRIBUTING.md) * [x] I have read and agree to the [Code of Conduct](../../CODE_OF_CONDUCT.md) * [x] I have added a description of...