wit-bindgen-cli 0.56.0

CLI tool to generate bindings for WIT documents and the component model.
1
2
3
4
5
6
7
8
9
10
11
// For format details, see https://aka.ms/devcontainer.json.
{
    "name": "Dev",
    "build": {
        "dockerfile": "Dockerfile",
        "context": ".."
    },

    // Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
    "remoteUser": "vscode"
}