quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

.gitignore (271B)


      1 *.a
      2 .obj/
      3 tests/bjson.so
      4 examples/test_fib
      5 test_fib.c
      6 examples/*.so
      7 examples/hello
      8 examples/hello_module
      9 hello.c
     10 microbench*.txt
     11 qjs
     12 qjsc
     13 qjscalc
     14 qjscalc.c
     15 repl.c
     16 run-test262
     17 test262
     18 test262_*.txt
     19 test262o
     20 test262o_*.txt
     21 unicode
     22 unicode_gen
     23 run_octane
     24 run_sunspider_like