Skip to content

Commit b2cd044

Browse files
authored
fresh read me (#5)
1 parent a7eb229 commit b2cd044

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
## Deepvm
1+
## DeepVM
2+
3+
### A Brief Introduction of DeepVM
4+
5+
<img src="./doc/assets/deepvm-logo.png" width="40%" />
6+
7+
DeepVM is a virtual machine, as the backend of DeepLang, a new language for IoT device.
8+
9+
Our goal is to make the WebAssembly IR run on the virtual machine.
10+
11+
At present, our project is still in the initial stage of development. We support a limited set of introductions, including addition, subtraction, multiplication and division, etc.
12+
13+
In the future, we will support more instructions according to the needs of the DeepLang.
214

315
### How to build?
416

doc/assets/deepvm-logo.png

52.7 KB
Loading

0 commit comments

Comments
 (0)