mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-02 07:51:03 +00:00
typo
This commit is contained in:
parent
e05e71abe3
commit
243db624bf
@ -18,7 +18,6 @@ This process will do something similar to:
|
|||||||
```
|
```
|
||||||
# Generate the .wasm file
|
# Generate the .wasm file
|
||||||
emcc localtime.c -o localtime.js
|
emcc localtime.c -o localtime.js
|
||||||
# Delte the js file, as we don't need it
|
# Delete the js file, as we don't need it
|
||||||
rm localtime.js
|
rm localtime.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user