Skip to main content
compile_wat
scripting
0.1.0
In scripting::
runtime
scripting
::
runtime
Function
compile_
wat
Copy item path
Source
pub fn compile_wat(engine: &Engine, source: &
str
) ->
Result
<Module,
EngineError
>