Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ map_engine
Function
map_engine
crates/test-util/src/component.rs:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
pub fn map_engine() -> Engine {
37
Engine::new(&map_config()).unwrap()
38
}
39
40
pub fn async_engine() -> Engine {
41
Engine::default()
Callers
6
maps
Function · 0.85
maps_complex_types
Function · 0.85
maps_duplicate_keys
Function · 0.85
maps_all_primitive_types
Function · 0.85
maps_alignment
Function · 0.85
maps_large
Function · 0.85
Calls
3
map_config
Function · 0.85
new
Function · 0.50
unwrap
Method · 0.45
Tested by
6
maps
Function · 0.68
maps_complex_types
Function · 0.68
maps_duplicate_keys
Function · 0.68
maps_all_primitive_types
Function · 0.68
maps_alignment
Function · 0.68
maps_large
Function · 0.68