
_`impeller.hpp` is to `impeller.h` what `vulkan.hpp` is to `vulkan.h`_ * A single header C++ 17 library that only depends on impeller.h and standard libc++ utilities. * The C++ library proc. table is setup at runtime (via dlsym and related methods). Impeller users don't need to link against libimpeller.so as long as they can discover it at runtime. * RAII wrappers for all opaque objects. * Namespaces are configurable depending on target. * Included in the distributed SDK next to impeller.h.
Description
A vendored version of the flutter engine for firka :3
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%