-
## What problem does this solve or what need does it fill?
For 2D games that want to have configurable characters with body parts, it's extremely verbose to create animation assets. Using sprite sh…
-
Basically, when you login in and save the pkl. But the validating time is only for 24 hours. How to keep a living session for long time
-
### Code
I'm pretty new to Rust, so will take me a while before I am through the "Rust Bug Minimization Patterns" article, the error happened after I moved a struct around. I've made it a singu…
Fesaa updated
9 months ago
-
Hello,
I'm using your plugin in a Next application to build a rust library in wasm. I'm using @nrwl/nx to manage my monorepo and both the Nest app and the rust lib are integrated in it.
But I en…
-
## 🐛 Bug description
Running `wasm-pack build` says `Finished release [optimized] target(s) in 0.00s` but does not terminate. Nothing further appears to happen until I press Ctrl-C.
The following …
-
Hello,
I try to load this JSON file:
```
[
{
"name": "Foyer",
"x": 0,
"y": 0,
"width": 3,
"height": 3,
"color": "lightgray",
…
-
Since @nattthebear is non-trivial to catch on irc while I remember about this, I guess we need a ticket.
libTAS [uses](https://github.com/clementgallet/libTAS/blob/1ad9949efce45040c124e0e628603c5b3…
-
```text
Fri Apr 24 08:56:33 2020
World opened on network port 7777.
Welcome BYOND! (5.0 Beta Version 513.1519)
## ERROR: File not found (config/config.txt)
## ERROR: File not found (config/game_o…
-
[A curated list of amazingly awesome awesomeness](https://github.com/bayandin/awesome-awesomeness)
# Awesome Awesomeness
A curated list of amazingly awesome awesomeness
- Programming Languages
- [C…
-
tl;dr: Compiler should not force you to manually state lifetimes of traits and structs which had their own lifetimes stated explicitly, unless they cause new ambiguities.
Longer version:
I'm studying…