Skip to content

Commit 5260f64

Browse files
committed
Update description
1 parent 9ae3ef3 commit 5260f64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Wasm3",
33
"version": "0.4.9",
4-
"description": "The fastest WebAssembly interpreter. It allows you to run WASM files directly on a wide range of devices, including microcontrollers, routers, smartphones and of course within browsers.",
4+
"description": "The fastest WebAssembly interpreter (and the most universal runtime). Run WASM files directly on a wide range of devices, including microcontrollers, routers, smartphones and of course within browsers",
55
"keywords": "esp32, esp8266, wasm, webassembly, interpreter, iot, edge computing",
66
"authors": [
77
{

Diff for: library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ version=0.4.9
33
author=Volodymyr Shymanskyy <[email protected]>, Steven Massey <[email protected]>
44
license=MIT
55
maintainer=Volodymyr Shymanskyy <[email protected]>
6-
sentence=The fastest WebAssembly interpreter.
7-
paragraph=It allows you to run WASM files directly on a wide range of devices, including microcontrollers, smartphones, routers, and of course within browsers.
6+
sentence=The fastest WebAssembly interpreter (and the most universal runtime)
7+
paragraph=Run WASM files directly on a wide range of devices, including microcontrollers, smartphones, routers, and of course within browsers
88
category=Other
99
url=https://github.com/wasm3/wasm3
1010
repository=https://github.com/wasm3/wasm3-arduino.git

0 commit comments

Comments
 (0)