• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Liftoff (the baseline compiler for WebAssembly) depends on some compiler
2# internals, like the linkage location for parameters and returns.
3include_rules = [
4  "+src/compiler/linkage.h",
5]
6