macOS + Windows Terminal profile + Fish theme
brew install fish
echo /usr/local/bin/fish | sudo tee -a /etc/shells
git clone [email protected]:v8/v8.git
🏁 This document aims to show the end-to-end WebAssembly toolchain working in the V8 engine, starting with a "hello world" C source file and ending with code executing at native speed in V8.
This guide is now out of date. See Step by Step on the WebAssembly site for up-to-date instructions.
OSX Terminal profile + ZSH theme
zsh
as the default shellmkdir $ZSH/custom/themes