Wasabi is supposed to be a WebAssembly-focused way of generating wasm files from C/C++ code.
BUILDING THE PROJECT
BSD (macOS, ...) and Linux
-
Clone the repository and its submodules.
-
Wasabi is a rust project so it depends on
rustcandcargo.| -
Build
wasabiand its dependencies.This command does the following:
- clones the
llvmrepository and builds it using steps defined inwasmception. This step may take a while. - clones
muslrepository. - builds the
wasabiproject. - installs necessary commands like
wacc,wa++andwasabi.
- clones the
-
After a successful install you should be able to use the
setup.shscript through thewasabicommand. -
Use
waccorwa++command
Windows
- N/A
ATTRIBUTIONS
- wasmception - needed for getting and necessary lib and
- freepik - wasabi current logo