top | item 45947661

(no title)

nekevss | 3 months ago

Yeah, the majority of the difference is from the Unicode data for Intl along with probably the timezone data for Temporal.

discuss

order

nicoburns|3 months ago

Is it possible to build Boa without these APIs?

nekevss|3 months ago

For the engine, the answer is yes, Intl and Temporal are feature flagged due to the dependencies. What I suspect they’re comparing above is the CLIs, which is completely different than the engine. I’d have to double check for the CLI. If I recall correctly, we include all features in the CLI by default.