Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosbit/go-embedding-utils
utilities to embed language for Golang application
https://github.com/rosbit/go-embedding-utils
Last synced: about 6 hours ago
JSON representation
utilities to embed language for Golang application
- Host: GitHub
- URL: https://github.com/rosbit/go-embedding-utils
- Owner: rosbit
- License: mit
- Created: 2022-06-07T02:39:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T03:29:33.000Z (12 months ago)
- Last Synced: 2023-11-19T04:24:35.414Z (12 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utilities to embed a language for Golang application
This package is intended to provide some utilities to embed a language in Golang applications.
Please see [go-epy](https://github.com/rosbit/go-epy), [go-quickjs](https://github.com/rosbit/go-quickjs),
[go-wasm](https://github.com/rosbit/go-wasm), [go-elisp](https://github.com/rosbit/go-elisp).