Browse Source
Use the new `WasmFeatures::wasm2()` constructor to avoid having to indefinitely list old proposals where this can get updated as newer versions of the specification are released that Wasmtime fully implements. Additionally slightly refactor how conditional enabling of features work and instead use the `set` function to guarantee setting the requisite feature to the desired value.pull/8278/merge
Alex Crichton
2 months ago
committed by
GitHub
1 changed files with 12 additions and 18 deletions
Loading…
Reference in new issue