[v8-users] Smaller build: removing snapshot

2021-09-26 Thread MG
I am part of the Nativescript community. There we use v8 to run all our apps JS code and bind it to native code. Right now our v8(9.3) build is made of v8 modules "*v8_compiler v8_base_without_compiler v8_libplatform v8_snapshot v8_libbase v8_bigint torque_generated_i

[v8-users] lib size increasing a lot since 8.3

2021-12-21 Thread MG
We have been building v8 for android since 8.3. We use `is_component_build` to only add in our lib the modules we need for our engine (i am talking about the engine behind Nativescript ) In 8.3 the resulting libv8 was 50Mb. In 9.3 it went to 66.3Mb and now in 9.7 we

Re: [v8-users] lib size increasing a lot since 8.3

2022-01-11 Thread MG
let's say you > disable the profiler and the inspector (or even certain web-features like > wasm). > > In short, there is no easy way to greatly reduce binary size > without sacrificing features at the moment. > > cheers, > Camillo > > On Tue, 21 Dec 2021