Skip to content

Commit 7f8999d

Browse files
committed
Add plugin with mutable function
1 parent b07d156 commit 7f8999d

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

files/plugins/hello-mut.wasm

24 KB
Binary file not shown.

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ files! {
112112
"images/tiger.jpg",
113113
"images/typing.jpg",
114114
"plugins/hello.wasm",
115+
"plugins/hello-mut.wasm",
115116
"plugins/plugin-oob.wasm",
116117
"screenshots/1-writing-app.png",
117118
"screenshots/1-writing-upload.png",

0 commit comments

Comments
 (0)