quickjs-tart

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

README.md (311B)


      1 <!--
      2 Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
      3 
      4 SPDX-License-Identifier: curl
      5 -->
      6 
      7 # Internals
      8 
      9 This directory contains documentation covering libcurl internals; APIs and
     10 concepts that are useful for contributors and maintainers.
     11 
     12 Public APIs are documented in the public documentation, not here.