wa.dev
homestar:
host
Info
Public Beta
Search
Sign in
host
Version:
0.1.1
sha256:716c90a
wit
world
imports
imports
homestar:host
helpers
wasi:logging
logging
helpers
interface
Basic helpers interface.
time:
record {
seconds:
u64
milliseconds:
u32
nanoseconds:
u32
}
get-current-time
() →
time
Get current time in sub-seconds.
print
(
msg:
string
)
Basic
print
helper.