Doug A

Results 128 comments of Doug A

No, they aren't usually recorded

**works** `@sveltejs/adapter-static: 1.0.0-next.30` with ` "@sveltejs/kit": "1.0.0-next.327" ` **breaks** `@sveltejs/adapter-static: 1.0.0-next.30` with ` "@sveltejs/kit": "1.0.0-next.328" ` Working repro: https://github.com/DougAnderson444/test-static-adapter-versions Working combination: ``` npmPackages: @sveltejs/adapter-static: 1.0.0-next.30 @sveltejs/kit: next => 1.0.0-next.327 svelte:...

Yeah, I wondered why it wasn't working, lol. Seeing the same thing

As of version 0.38.0 the pubsub flag shouldn't be necessary ([https://blog.ipfs.io/070-js-ipfs-0-38/](https://blog.ipfs.io/070-js-ipfs-0-38/)) That said, I am struggling to get this demo to work, just like you. I compile it with browserify,...

So is this TangleID deprecated then? Or can it be used?

@jserv I'm very new to IOTA, so it's going to take me time to get up to speed on this project

Announcement of MAMv2 is here [https://blog.iota.org/mam-update-c-libraries-and-release-2b98f135a0f4](https://blog.iota.org/mam-update-c-libraries-and-release-2b98f135a0f4)

Ok, I am a bit confused then, as https://github.com/iotaledger/entangled/issues/1183 was closed by https://github.com/iotaledger/entangled/pull/1279 , so are we waiting for additional js bindings apart from those? Maybe I don't understand what...

That's awesome @jsoverson! Thanks so much, this Wick project is super cool looking and I'm interested in building some browser components. I've been following the WIT Component Model and have...