proxy-wasm / proxy-wasm-cpp-host

WebAssembly for Proxies (C++ host implementation)
Apache License 2.0
84 stars 69 forks source link

docs: Add instructions for updating `wasmtime` #322

Open phlax opened 1 year ago

phlax commented 1 year ago

Signed-off-by: Ryan Northey ryan@synca.io

phlax commented 1 year ago

cc @kfaseela @RiverPhillips

RiverPhillips commented 1 year ago

Would be helpful to document the manual changes required as a result of this bug. https://github.com/google/cargo-raze/issues/451

It caused me a lot of pain

phlax commented 1 year ago

yep just hitting that now 8(

(#319 )

any ideas on how to fix ?

PiotrSikora commented 1 year ago

@phlax Is this finished? I thought there were a few more things that you wanted to add here, but I don't recall details.

phlax commented 1 year ago

I thought there were a few more things that you wanted to add here, but I don't recall details.

i can have a go - its the issue of resolving duplicates - not sure exactly what to say - iirc the easiest is to diff the changed files but dont rem exactly what/where