Andrew Brown

Results 257 comments of Andrew Brown

I agree with the idea of being consistent, but I wonder if this error code problem goes away due to using WIT to define preview2. Previously we had to share...

@codefromthecrypt, you might want to also add your vote to https://github.com/WebAssembly/wasi-cli/issues/11. I think @sunfishcode is concluding that trying to specify these exit codes is too difficult; I'm fine with not...

Is this related to https://github.com/WebAssembly/WASI/issues/524 and https://github.com/WebAssembly/wasi-cli/issues/11?

(@tsavola, it was fun to read about your project!)

Seems like an interesting idea!

I wanted to also comment on what we discussed about bf16 conversions to and from fp32 (correct me if anything is incorrect): @Maratyszcza is proposing that the native conversion instructions...

I thought I would have a chance to vote tomorrow and talk about this but since that is cancelled I would like to discuss it here. My vote depends on...

I think if we were to evaluate doing "a single native instruction as a function import" as proposed here we should also consider the next step: "multiple native instructions as...

Great issue description! That background content is almost worth more than the actual document.

@alexcrichton and I were just talking about this. Like @sbc100, I was originally more inclined here and in wasi-sdk to stick with the "tried and true" Makefile approach but there's...