wasmtime-py 0.15.0

Python extension for Wasmtime
Documentation
1
2
3
4
import wasmtime
import two

print("answer() returned", two.ask())