Skip to content

Commit

Permalink
Update wasm-proc imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ukint-vs committed Aug 16, 2023
1 parent 23cde0c commit 14dd764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/wasm-proc/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const RT_ALLOWED_IMPORTS: [&str; 64] = [
"ext_crypto_start_batch_verify_version_1",
// From `GearRI` (runtime-interface/scr/lib.rs)
"ext_gear_ri_pre_process_memory_accesses_version_1",
"ext_gear_ri_pre_process_memory_accesses_version_2",
"ext_gear_ri_lazy_pages_status_version_1",
"ext_gear_ri_write_accessed_pages_version_1",
"ext_gear_ri_init_lazy_pages_version_1",
Expand Down

0 comments on commit 14dd764

Please sign in to comment.