Update README
This commit is contained in:
@@ -55,6 +55,10 @@ If you are using vscode, you can also install the language extension `ide/vscode
|
||||
|
||||
If you're sold on the language and want to embed it in your application, just add the `wl.c` and `wl.h` files to your build and read the "Embedding" section.
|
||||
|
||||
If you get stuck, have questions, or want to contribute, feel free to open an issue or join my discord server [here](https://discord.gg/XhVH3Dzn).
|
||||
|
||||
Happy templatin'!
|
||||
|
||||
## Embedding
|
||||
|
||||
WL programs need to first be translated to bytecode, then evaluated in a virtual machine. The bytecode is completely standalone and can be cached.
|
||||
|
||||
Reference in New Issue
Block a user