Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bnjbvr/trinity
/ Log
Method
Log
java-module/Log.java:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
11
public
final
class
Log {
12
private
Log() {}
13
14
@Import(name =
"trace"
, module =
"log"
)
15
private
static
native
void
wasmImportTrace(
int
p0,
int
p1);
Callers
nothing calls this directly
Implementers
1
lib.rs
modules/wit-log/src/lib.rs
Calls
no outgoing calls
Tested by
no test coverage detected