feat: add a histrical wit-bindgen
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
enum error {
|
||||
success,
|
||||
failure,
|
||||
}
|
||||
|
||||
option-test: func() -> expected<option<string>, error>
|
||||
Reference in New Issue
Block a user