emberian

Results 139 comments of emberian

C callbacks are easy, just an `extern "C"` On Wed, Oct 2, 2013 at 12:14 AM, Travis Watkins [email protected]: > I think I'd want to emulate the real KHR_debug as...

@tomaka [thinks this feature should be its own external generator](https://botbot.me/mozilla/rust-gamedev/2014-11-05/?msg=24879287&page=3), though I think we should just implement it as an optional part of the struct generator. What do you think,...

Vaguely related to this, @sorear noted that it'd be nice to have symbols for profiling.

@shepmaster maybe you can use [bugpoint](http://llvm.org/docs/Bugpoint.html)?

FWIW, in my program that just hit this, running fuzzing the --release build indeed avoids the problem.

@mchaput looks like they got moved to https://github.com/dwrensha/capnpc-rust

Do you think [lanes](https://github.com/LuaLanes/lanes) would be good to use for this? I'm interested in working on this feature.

this is turning out to be horrendous to implement and i apologize for the incoming PR

> metrics mod contains once_cell for a CoreMetrics struct what do you mean by this? the global state lives under this namespace?

https://prometheus.io/docs/concepts/data_model/