mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
fix one typo in samples/basic.README.md (#274)
This commit is contained in:
parent
752826a667
commit
5d86060d35
|
@ -25,7 +25,7 @@ Enter the out directory.
|
|||
```
|
||||
$ cd ./out/
|
||||
$
|
||||
$ ./basic wasm-apps/testapp.wasm
|
||||
$ ./basic -f wasm-apps/testapp.wasm
|
||||
calling into WASM function: generate_float
|
||||
Native finished calling wasm function generate_float(), returned a float value: 102009.921875f
|
||||
calling into WASM function: float_to_string
|
||||
|
|
Loading…
Reference in New Issue
Block a user