Skip to content

Commit

Permalink
Link to embedding blogpost
Browse files Browse the repository at this point in the history
  • Loading branch information
mliezun committed Apr 12, 2024
1 parent 75f2940 commit 9de71f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Grotsky is inspired a little bit by go, python and javascript. Uses a C-like sty

It has the ability to compile to bytecode and also to embed scripts into a distributable binary.

If you're interested in how embedding works, I wrote a blogpost about it:
- [From Script to Binary, Creating single executables with Grotsky ](https://mliezun.github.io/2024/04/11/embedding-scripts.html)

# Table of Contents
1. [Usage](#usage)
- [Installation](#installation)
Expand Down

0 comments on commit 9de71f9

Please sign in to comment.