|
|
|
|
|
by coolreader18
1862 days ago
|
|
Yep, one of the main things I did with nim for the month or 2 I was really into it was write a duktape wrapper[0] (in retrospect, I should have made the name a pun related to wrapping with tape...). It was pretty interesting given the stack-based nature of almost every duktape operation. [0]: https://github.com/coolreader18/duk |
|