quickjs-tart

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

.gitignore (374B)


      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 examples/hello.exe
     10 examples/test_fib.exe
     11 hello.c
     12 microbench*.txt
     13 qjs
     14 qjs.exe
     15 qjsc
     16 qjsc.exe
     17 host-qjsc
     18 qjscalc
     19 qjscalc.c
     20 repl.c
     21 run-test262
     22 run-test262.exe
     23 test262
     24 test262_*.txt
     25 test262o
     26 test262o_*.txt
     27 unicode
     28 unicode_gen
     29 run_octane
     30 run_sunspider_like
     31 libwinpthread*.dll