Browse Source
* Implement Component::define_unknown_imports_as_traps This will search through a components imports, find any imports that have not yet been defined in the linker and add a definition which will trap upon being called. * Address PR feedback Signed-off-by: Ryan Levick <ryan.levick@fermyon.com> * Small refactoring Signed-off-by: Ryan Levick <ryan.levick@fermyon.com> --------- Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>pull/8637/head
Ryan Levick
6 months ago
committed by
GitHub
3 changed files with 108 additions and 2 deletions
Loading…
Reference in new issue