Skip to content

Commit 6e25860

Browse files
committed
Add different world names to avoid linker conflicts
1 parent 7a646fc commit 6e25860

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/rust/wasm32-wasip3/src/random.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ wit_bindgen::generate!({
22
inline: r"
33
package wasi-testsuite:test;
44
5-
world test {
5+
world random-test {
66
include wasi:random/imports@0.3.0-rc-2026-01-06;
77
}
88
",

0 commit comments

Comments
 (0)