iacore

Results 215 issues of iacore

This works: `cargo build --release -F graph-algo --package cozo_c` This does not: `cargo build --release --package cozo_c` I think the default feature set of `cozo_c` should contain `graph-algo`.

The ECMAScript module system helps with code organization. Currently, all JS scripts are loaded in "script mode". If they are ES Modules (loaded with `type="module"`), they can use other ES...

### Bug Description Setting the cookie is fine. The gofiber server responds with this header, which sets the cookie. ``` Set-Cookie: __Host-pixivfe-ImageProxy=https://i.pixiv.re; expires=Mon, 25 Mar 2024 15:06:10 GMT; path=/; HttpOnly;...

☢️ Bug

Run the cart with `zig build run`.

### Description I hope vike can generate files that is not HTML and without injected tags. The requirements are - The generation script need to work inside vite context (need...

enhancement :rocket:

### What's the feature? In many drawing applications including Krita, there is a way to rotate the canvas to draw better since the human hand cannot be rotated 360° and...

enhancement

### Version v2.0.1 ### Platform Linux ### What steps will reproduce the bug? - Enable TSX - have a .tsx page reference a component in _components/ - load the .tsx...

bug

Hopefully fixes #2308 repo i used to test this fix: https://github.com/iacore/fix-svelte-bind-group the code using `new Set()` feels inefficient though. it might be better to make `value` in `bind:group=value` a `Set`.

not sure how to make jpm install this dynamic library