Andrew Brown

Results 257 comments of Andrew Brown

Oh, the other thing to make this work would be to expose the group leader's fd in some way in `PerfCounter`, perhaps a `PerfCounter::fd() -> Result` or the like so...

This should be fixed now? I'll close and we can reopen if it isn't...

@Keithcat1, you may be interested in https://github.com/WebAssembly/wasi-sdk/pull/338? Let's close this issue since that PR is much newer and should resolve it.

I think the original question was answered by @pmp-p (thanks!). Though this Python topic is not directly tied to wasi-sdk, for anyone who might be interested in the state of...

You may be interested in https://github.com/WebAssembly/wasi-sdk/pull/338? Let's close this issue in favor of that PR.

One issue I've noticed recently is that the debug and DWARF custom sections can be quite large; not sure if posters above found this to be an issue but I...

I'll close this since I believe the question is answered; feel free to reopen if you have more questions!

I'm going to close this since it seems to be a linking issue specific to WAMR.

Closing; @loloRvz, feel free to re-open this if you want to re-visit the issue.

This should no longer be an issue: use the `wasm32-wasi-threads` target that has been worked on in many PRs by various people over the last few months. A pre-release for...