5 lines
41 B
Python
5 lines
41 B
Python
import wasmtime
|
|
import demo
|
|
|
|
demo.test()
|
import wasmtime
|
|
import demo
|
|
|
|
demo.test()
|