-
Updated
Jul 6, 2022 - JavaScript
#
duktape
Here are 59 public repositories matching this topic...
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
Unicorn Console: create quick fantasy game in Rust/Python/Lua/Javascript !
-
Updated
Jun 15, 2022 - Rust
[abandoned] Duktape JavaScript engine bindings for Go
-
Updated
Oct 14, 2021 - Go
radare2 plugin - converts asm to pseudo-C code.
-
Updated
May 16, 2022 - C
A safe eval library based on WebAssembly and Duktape/QuickJS.
-
Updated
Jan 4, 2020 - C
[WIP] C++ high-level JavaScript API for Nintendo 3DS/Switch
-
Updated
Apr 17, 2019 - C++
Tiny Powerfull JavaScript Engine On Android Platform integrating with java
-
Updated
Aug 14, 2019 - C
Embed the Duktape JS interpreter in Python
-
Updated
Jul 20, 2021 - Python
Ruby bindings to the Duktape JavaScript interpreter
-
Updated
Jan 31, 2021 - C
Duktape Debugger for Visual Studio Code
-
Updated
Feb 26, 2022 - TypeScript
The source code repository for Sporks, the learning, backchatting, scriptable discord bot!
javascript
linux
bot
database
cpp
discord
chatbot
discord-bot
duktape
c-plus-plus-17
dpp
infobot
discord-bots
sporks
-
Updated
Jun 29, 2022 - C
gflohr
commented
Nov 19, 2018
Global options that do not have a local counterpart should automatically be globalized. Such options are --verbose or --quiet. On the other hand, --help has different meanings as a local and a global option.
enhancement
good first issue
Knowing how to debug other people's code should be enough for fixing this.
Haskell bindings for a very compact embedded JavaScript engine
-
Updated
Feb 28, 2019 - Haskell
Tcl bindings for Duktape, an embedded JavaScript interpreter
-
Updated
Oct 23, 2020 - C
mrautio
commented
Aug 10, 2021
good first issue
Good for newcomers
A very easy-to-use wrapper of Duktape JavaScript engine, including wrappers for C, Go and Java. The bridge wrapper is also supporting module loader for loading modules written in JS, C and Go. This package is not a binding implementation, it is aimed to be used easily
-
Updated
Dec 20, 2021 - Go
Addon for openFrameworks with bindings to the Duktape Javascript interpreter
-
Updated
Jan 7, 2020 - C
Improve this page
Add a description, image, and links to the duktape topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the duktape topic, visit your repo's landing page and select "manage topics."
The instructions for docker-compose reference a volume called gerbera-config, but it is not declared, so starting the container fails with
The container needs to be declared with
However, I don't thin