How to install v8js pecl extension on Ubuntu having PHP 7.3

sudo wget -O phpv8js-installer.sh https://gist.githubusercontent.com/sumitpore/339df4326c6a6f9275dd43b4568c1a69/raw/2abce2b00e85535aeba4656c318876e6902bbe39/phpv8js-installer.sh && bash phpv8js-installer.sh

References: