CATboardBETA

Results 6 issues of CATboardBETA

Hallo! After I run everything with git (including LFS), and run `cargo run`, I get this error: ```sh Compiling blackjack_nodes v0.1.0 (/Users/will/blackjack/blackjack) error[E0053]: method `source` has an incompatible type for...

Mostly multi-word stuff. I think it's neat

Maybe in configuration you can chose to use specific location and you specify your timezone. For me that would be ETC/EDT depending on the time of year, so I'd group...

I'm writing an implementation of the C standard library. Thus, I am defining types like `uint16_t`. When I use `pub type int16_t = libc::c_short;`, nothing gets generated. However, if I...

#### System details - OS/Platform name and version: host aarch64-apple-darwin; target wasm32-unknown-unknown - Rust version (if building from source): `rustc --version`: 1.67.0 - Notify version (or commit hash if building...

A-enhancement
Z-needs implementation
os-wasm