Results 24 comments of Waridley

`cargo install iota-editor`

Just being able to run the same `SystemStage` on multiple worlds would be extremely helpful for my use case: killcams with rollback netcode. Everything else in this discussion would just...

With `maud`'s `html!` macro, the error goes away if you change the braces to square or parens. Is the same true for `yew`?

> ... I do not intend to cover twitch irc (_cough_ [twitchchat](https://github.com/museun/twitchchat) ), ... Yeah, basically no one should bother tackling chat at this point since museun's got it covered...

Oh, and should something be added to the README to make the planned scope more clear?

Some issues/questions that arise from thinking about this: - If this is supported, it would be nice (possibly even expected) to be able to directly use any string returned by...

Perhaps [wasmer-js](https://docs.wasmer.io/integrations/js/wasi) could be used to handle the WASI functions.

It seems this may need supported in `wasm-bindgen` first since `wasm-pack` calls it to build and test projects. Idk if `wasm-bindgen` will want to add `wasmer-js` to polyfill the WASI...

This could be influenced by any decisions on #712

You could assign this to me if you want since I'm already familiar with the issue in 3.x. I should be able to look at it this week