Amin Ya
Amin Ya
The upstream doesn't provide binaries for x86 MacOS for the new versions of LLVM anymore. https://github.com/aminya/setup-cpp/blob/8c72d55c1187821e1eee09f893c8ee7dcfff338c/src/llvm/llvm_url.ts#L88-L95
## Upvote & Fund - I am using [Polar.sh](https://polar.sh/aminya) so you can upvote and help fund this issue. The funding is received once the issue is completed & confirmed by...
Fixes #25 This PR changes the build script to generate components that the SVG is inlined within it. This way the components are optimized and built with Solid at compile...
I am using solid-icons with Solid-start. However, I have noticed that `innerHTML` is set on the client side using JavaScript. This is slow when many icons are used on a...
It simplifies the preinstall logic to call the load function and report errors in case of not finding a prebuild. It then falls back to the build. Fixes #54 Test...
Currently, it is quite hard to understand why a prebuild is not picked up, especially when the log comes from the end user. I think adding a `console.log` that includes...
I have this common use case where I join two tables and I want to deserialize a row into separate structs. However, each row cannot be easily deserialized into separate...
Diesel is a Safe, Extensible ORM and Query Builder for [Rust](https://www.rust-lang.org/). It would be great if `libsql` supports this amazing open-source ORM. https://diesel.rs/ Given the backwards compatibility of `libsql` with...
The improvements include specifications for: - joint types - link - image - camera - laser ray - ray - sensor - gazebo This builds on top of the XSD...