Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
c-smile/README.md

Pinned

  1. Sciter is an embeddable HTML/CSS/scripting engine

    Pawn 1.3k 159

  2. Sciter.JS - Sciter but with QuickJS on board instead of my TIScript

    Batchfile 409 10

  3. Forked from bellard/quickjs

    Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.

    C 7

  4. Generators/corroutines for C++

    C++ 30 3

  5. async.hpp - asynchronous, stackless coroutines for C++

    C++ 16

  6. Revelation from experienced kamikazes of programming

    26 1

201 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2020

Created an issue in bellard/quickjs that received 2 comments

Bug in derived classes (with `extends`) in modules

How to reproduce: file "module.js": class Parent {} export class Child extends Parent { childInstanceVar = 42; constructor() {} } file "test.js" i…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.