Skip to content

JavaScript: update MK_TUP macros to use current tuple constructors (#23659)

Josh Meredith requested to merge wip/js-mk_tup into master

Fixes #23659

Adds test js-mk_tup that constructs a simple tuple of each size from 2 to 10 via the FFI.

Merge request reports