Gavin Hayes
Gavin Hayes
A packing strategy flag would be a great edition to the cli! Longer term we're interesting in improving the performance of hermit (possibly running the wasm with a JIT) so...
The C API is kind of two APIs wrapped into one right now. The imports from `dylibso:observe/api` that pass strings as ptr and length separately as `uint32_t`s and the wrappers...
Now just JS, as observe api appears to have been added for go.
This [patch](https://github.com/jart/cosmopolitan/commit/f3ce684aef3735be6b4fe27dd09cedf64fe6ebf6) may be revertible if this is implemented.
Some notes unrelated to cmake or the example, but with building with wasi-sdk: > It's very confusing because the header file `netdb.h` is actually in `wasi-sdk/share/wasi-sysroot/include/wasm32-wasip2/netdb.h`. I think when invoking...
Agreed, it would be cool! I'd like to add this, but it will be at least a couple months before I can dig into this and I do not have...
APPerl is built on the Cosmopolitan Libc which unfortunately abandoned Vista and and Windows 7 support, I forget exactly why, but it was something to do with how Windows manages...
The extism team has thought about iOS support, but we don't have a solution yet and isn't really a priority right now. One other way we were considering going were...
Nice, looks like a convenient way to get the toolchain setup in Windows WSL. The best place for this looks like it might be `tool/cosmocc/`, can you move it there...
Microsoft seems to use them for shortened urls to their product downloads. I'm not sure if anyone else can create them. The urls in the script appear to be legit:...