wasmtime_component
This commit is contained in:
parent
6b52067a95
commit
aba76a4b00
12 changed files with 69 additions and 65 deletions
|
@ -1,4 +1,4 @@
|
|||
package component:javascript-decoder;
|
||||
package component:decoder;
|
||||
|
||||
interface host {
|
||||
log: func(message: string);
|
||||
|
|
Reference in a new issue