Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluejekyll/wasmtime-java
/ Math
Class
Math
tests/math-wit/src/lib.rs:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
wit_bindgen_rust::export!(
"tests/math-wit/src/math.wit"
);
2
3
struct Math;
4
5
pub use math::Math as MathExport;
6
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…