wasmfx / wasmfxtime

A fork of wasmtime (a fast and secure runtime for WebAssembly) supporting the WasmFX instruction set
https://wasmfx.dev/
Apache License 2.0
18 stars 0 forks source link

Typed continuations => WasmFX #146

Open dhil opened 5 months ago

dhil commented 5 months ago

After #104, we should replace all occurrences of typed_continuations with wasmfx for consistency.

dhil commented 3 months ago

Partially addressed by #168.