feat: support creating and calling custom functions with hashicorp/go-plugin

This commit is contained in:
debugtalk
2022-01-13 21:27:24 +08:00
parent f3e2414502
commit 5a943ff721
15 changed files with 505 additions and 110 deletions

4
.gitignore vendored
View File

@@ -22,3 +22,7 @@ __pycache__
site/
output/
# built plugins
debugtalk.bin
debugtalk.so