feat: add a histrical wit-bindgen
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/// A function that accepts a character
|
||||
take-char: func(x: char)
|
||||
/// A function that returns a character
|
||||
return-char: func() -> char
|
||||
Reference in New Issue
Block a user