Nathaniel McCallum
Nathaniel McCallum
@quininer This should be pretty trivial to implement. Pull requests are welcome!
@trepetti Basically, I find my current approach to the different types to be not something I want to stabilize yet. I see two approaches: 1. We can clean up the...
@trepetti Apologies for the lack of response. I was on vacation. :) I'm fine with the first approach too. The `scratch` argument definitely needs to be carefully documented.
@trepetti We should probably just work through these details in the PR review.
> > 1. We can clean up the `Serializer` and `Deserializer` types and expose them as stable. > > What would be required to clean them up? I did not...
@seanmonstar 1. @rjzak Has tested the `master` branch against `wasm32-wasi` and has found that it works with `--features=server,http2`. I've asked him to submit a PR that adds the changes needed...
@bstrie This needs to be updated as we discussed today. There are three SANs: 1. the fully-qualified slug 2. the workload hash 3. the signature on the workload We should...
This looks great! Before I merge, can you add optional doc building/install to autoconf/automake?
We need more than this. Let me define what I'm looking for. We should look for our documentation requirements during configure. If they are found, we should build the documentation....
Can you rebase this?