mirror of
https://github.com/mii443/wasmer.git
synced 2025-09-01 23:19:14 +00:00
Add resolver chaining and recursive resolving
This commit is contained in:
@ -86,7 +86,6 @@ add_test(test-imports test-imports)
|
||||
|
||||
target_link_libraries(test-import-object general ${WASMER_LIB})
|
||||
target_compile_options(test-import-object PRIVATE ${COMPILER_OPTIONS})
|
||||
# TODO: reenable this test
|
||||
#add_test(test-import-object test-import-object)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user