rylev / wepl

A repl for WebAssembly Components
Apache License 2.0
105 stars 7 forks source link

Dep versions #21

Closed FrankReh closed 2 months ago

FrankReh commented 5 months ago

Found the dependencies could be brought up to latest with minimal effort.

If you accept these, assume you will use squash. If you want any changes or me to resubmit with a squashed version, that's no problem.

FrankReh commented 4 months ago

From this, I have also got a version that compiles against the wasmtime 20.0.0 versions and the wit 0.205.0 versions, but the changes necessary were a little more than trivial so the current commits could be reviewed first (if the repo is even meant to keep up).

FrankReh commented 4 months ago

Was waiting for my other PR to be merged before merging from main and then pushing the wasmtime 20 support changes.

rylev commented 2 months ago

@FrankReh I apologize for letting this sit for so long. I've opened and merged https://github.com/rylev/wepl/pull/24 which updates to wasmtime 22. I'm going to close this issue. I appreciate your help here though!