mirror of
https://github.com/corda/corda.git
synced 2025-02-05 02:29:20 +00:00
Joel Dice
9039daa375
convert thread stack to a more efficient representation
The stack is now represented as alternating type tags and values instead of object references. This removes the need to store stack primitives on the heap.
Description
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Pixar
354 MiB
Languages
Kotlin
94.3%
Java
2.5%
C++
2.1%
Python
0.3%
Shell
0.3%
Other
0.3%