quickjs-tart

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

meson_options.txt (133B)


      1 option('arch_opt',
      2   type : 'boolean',
      3   value : false,
      4   description : 'Build libsodium with architecture-specific optimizations'
      5 )