Add basic support for precompiling plugins
This commit is contained in:
parent
895747476f
commit
a16fc2ba0c
5 changed files with 51 additions and 12 deletions
|
@ -13,3 +13,6 @@ serde_json = "1.0"
|
|||
bincode = "1.3"
|
||||
pollster = "0.2.5"
|
||||
smol = "1.2.5"
|
||||
|
||||
[build-dependencies]
|
||||
wasmtime = "0.38.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue