-
https://github.com/dekujs/deku
-
Is that not supported or am I doing something wrong?
```rust
#[derive(Debug, PartialEq, DekuRead, DekuWrite)]
#[deku(endian = "big")]
struct MyStruct {
my_enum: MyEnum,
field_1: u32,…
-
Could we not just set a dependency on `purescript`? Because otherwise I ran into:
```
$ npx spago install && npm run dev
[error] Oh noes! It looks like the PureScript version installed on your sy…
-
I've been reading the documentation on Chrome on iOS, and eventually the app gets into what I'm guessing is an infinite loop: nothing is responsive (though pages are still scrollable), and even when I…
-
Is this planned to work alongside or feature the same upgrades as Leoetlino's Project Restoration? (Link: https://restoration.zora.re/ )
The upgrades to the game with this mod make an already great g…
-
Here's a minimal repro of a nested dyn that results in a JS error. Click `Add` and then `Cancel` to to produce the error.
```purescript
module Main where
import Prelude
import Data.Foldabl…
-
(playing with rando btw, but may not be important)
Okay so, I turned adult and then went to Goron city.
I then tried to stop the rolling goron that gives you the goron tunic. To kind of stop it, I u…
-
When I import `anyhow::{Result, Ok}`, a type mismatch with DekuError and anyhow::Error occurs in the derive macros for deku.
-
```
Warning 275 of 275:
in module Deku.DOM.Attr.Type
at /nix/store/v7w0dan0kwmfdw3zbyzbllsyk6bbgmdq-deku-0.9.9/Deku/DOM/Attr/Type.purs:1:1 - 39:35 (line 1, column 1 - line 39, column 35)
…
-
So while starting items does allow you to start with Deku Nuts from the item pool, you cannot start with 10 Sticks in OOT or any sticks of any kind unless you start with one Stick Upgrade. A setting i…