Bobby Powers

Results 49 comments of Bobby Powers

sorry for the delay here - this sounds exciting! I will look at this in the next few days - I suspect that we're not properly chaining/retaining segfault handlers correctly.

This is super exciting! I would love to hear more, especially if you were able to run under `mstat`. I would like to try to reproduce locally, but realistically won't...

most of those are pulled in indirectly. let me see what I can do. very open to a light version.

once https://github.com/emeryberger/Heap-Layers/pull/26 is merged into Heap-Layers, I'll update our dep, and Mesh should build under musl (I've been testing in a local alpine docker container).

a) I think we should build against musl at this point, and b) I've made a bit more progress in general. the symbols we now depend on are down to:...

one more note, `verbose_terminate_handler` is also pulled in transitively from `std::mutex`, afaict

@antonblanchard good catch, we indeed hard code the page size in (I suspect) multiple places. On these architectures is page size actually dynamic (needing to be looked up at runtime),...

ah, this is great, thanks! I'll look at incorporating into the standard build system

(the way forward here, I think, is providing `.d.ts` files)

@mbana noted! I'll bump this up on the priority list