WANG YEFU
WANG YEFU
Hi, nice project. When I download the latest release(https://github.com/patr0nus/libnode/releases/tag/v17.0.1) into my project, I get a compile time error saying "cannot open source file cppgc/common.h".
Readme says something about pkg folder which exists only in the Rudiplayground branch, not master branch. It would be nice to keep readme up to date.
## Summary Thank you for this great project. [Teams Toolkit](https://github.com/OfficeDev/TeamsFx) is using yaml-language-server as a library to provide diagnostic for yaml-based project files. However, it stops to work after 1.11.0...
## Describe the bug I'm trying to use this project as an umd library. It works fine with 1.7.0 version. With v1.12.0, everyting compiles fine. But at runtime, I get...
Version: deno 1.43.6 (release, x86_64-unknown-linux-gnu) The following code throws UnexpectedEof after all html was printed to stdout. ```js import { writeAll } from "jsr:@std/io"; const conn = await Deno.connectTls({ hostname:...
Hi, I'm the author of a vector search extension for SQLite https://github.com/1yefuwang1/vectorlite. I'm wondering if it is possible to load a SQLite virtual table, which requires loading the SQLite extension...
Hi maintainers, Thank you for making this great library. When [compiling this project on MacOS M1 with clang 16](https://github.com/1yefuwang1/vectorlite/issues/32), I got this error "Calling convention SVE_VectorCall is unsupported on Darwin"...