Unicorn

Results 3 issues of Unicorn

# Description I was trying to make a shop command which allows people to add an item and decide whether it's limited to quantity X or not, using a `defaultingBoolean`...

Type: Question

App doesn't run on streamlit cloud. This is VERY frustrating given how much I enjoy this library, and sadly I can't even make it run on their servers even tho...

I tried following the demo, and copied the `primes.c` file to a file called `main.c` which has the following code: ```c #include #include _Bool is_prime(int num) { for (int i...

Bug
OS: Windows