WisonYe

Results 6 issues of WisonYe

I wrote 2 performance testing minimal HTTP servers, one for `tide` (1.6) and one for `Node.JS`, what I expect is that the `tide` one should faster than the `Node.JS` one....

### Zig Version latest-from-master ### Steps to Reproduce and Observed Behavior I want to play around `zig` on `FreeBSD (FreeBSD my-bsd 14.0-CURRENT FreeBSD 14.0-CURRENT #0: Sun Jan 8 12:56:00 NZDT...

bug
os-freebsd

Hi there, I'm trying to port my `raylib` project from `MacOS` to `FreeBSD`, but the compilation is fail: ```bash Compiling cc v1.0.79 Compiling fs_extra v1.3.0 Compiling libc v0.2.140 Compiling cfg-if...

**Describe the bug** Can't make it works with a customized shell script in `LUA` setup **To Reproduce** Steps to reproduce the behavior: 1. Paste the following setting in Lua config...

I've already pasted the following settings (copy from repo README page) to `~/.config/lf/lfrc`: ```bash set previewer ctpv set cleaner ctpvclear &ctpv -s $id &ctpvquit $id ``` But when I open...

@boncheolgu @tylerhawkes Could u have a look and give me help if possible:) ### 1. **Interpreter** lifetime issue Long story in short, I want to create an **Interpreter** instance which...