wasmtime 0.3.0

Command-line interface for Wasmtime
Documentation
#include <iostream>

int main()
{
    return 0;
}