Steve Fan

Results 123 comments of Steve Fan

Until https://github.com/frewsxcv/rust-crates-index/issues/87 is fixed, we will have no progression

That was fixed last week, let's go ahead and upgrade it and see if it works

Is it using `Optional`?

Summarizing what @ivmarkov suggested, the problem is that `sub_1` already consumed the event. Therefore one of the best possible workaround right now is to add a message broker/multiplexer to "clone"...

Sadly, this is very hard to do, as Duktape is fully-reentrant, meaning that there're no global states and all states/contexts are isolated from each another. The exceptions are ROM-builtins and...

@Jogai Yes, but it is tedious to setup all the packages every time I make a new project...need to copy and paste a lot of stuff...time is precious and I...

@Jogai I think the link is kinda dead, plus it uses the old style, which is not enough

Just add a style to iframe ``` ``` (https://stackoverflow.com/a/73293939/3289081)

> I assume you want `no_std` in Cranelift specifically, and you don't care about Wasmtime, right? Correct. I should be more specific. > The most recent time this came up...

@chaunceyjiang right, so what do you think about just using `openelb`, or like `openelb-bgp`, `openelb-arp` for the class name?