feat: add a histrical wit-bindgen
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"functions": [
|
||||
{
|
||||
"name": "x",
|
||||
"params": [],
|
||||
"result": "unit"
|
||||
},
|
||||
{
|
||||
"name": "y",
|
||||
"params": [],
|
||||
"result": "unit"
|
||||
},
|
||||
{
|
||||
"name": "z",
|
||||
"params": [],
|
||||
"result": "unit"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user