Adrian Cole

Results 2050 comments of Adrian Cole

I think @shakuzen was correct. maybe this is the wrong input data. in any case, if this were an issue it should be on the zipkin repo, which has been...

This needs to be attached to the module (auto-configuration) for the server to use it. Help wanted!

thanks for the PR @philipbawn, so sorry that it didn't resolve earlier. cc @reta also, as I noticed I wasn't watching this repo :blush:

We're nearing a year since @hunjixin raised this. The last question was "how to make tinygo accept this target" Could someone lay out what is required to get this in,...

I saw this while porting wazero to work with things like this. FYI the wasi calls look like the below. Nevermind the NOENT as that's a thing I'm working on.....

Here's an update. ### We haven't had time to begin this Until now (mid-2023), we've decided to not displace resources on an optimizing compiler. This has been to support wazero's...

sorry I conflated JIT when discussing this sometimes. JIT is the wrong term, even if wasmtime, wamr etc say what they are doing is JIT. Nothing done now, and nothing...

@robbertvanginkel excellent work! ps "rights" has been dropped from wasi and no one implements it, so you can ignore it. It is a goal to complete python and finally seems...

I'll implement fdstat today, as I ran into it for another reason

@robbertvanginkel please against https://github.com/tetratelabs/wazero/pull/895 or after merge!