Closed Pantamis closed 6 months ago
Partially fixes https://github.com/madonoharu/tsify/issues/26.
Built off of https://github.com/madonoharu/tsify/pull/31
Add large_number_types_as_bigints option to tsify macro to export/import large numbers as BigInt in JS exactly as described in https://github.com/madonoharu/tsify/issues/26
large_number_types_as_bigints
tsify
Partially fixes https://github.com/madonoharu/tsify/issues/26.
Built off of https://github.com/madonoharu/tsify/pull/31
Add
large_number_types_as_bigints
option totsify
macro to export/import large numbers as BigInt in JS exactly as described in https://github.com/madonoharu/tsify/issues/26