wa.dev
macovedj:
shapes
Info
Public Beta
Search
Sign in
shapes
Version:
0.2.12
sha256:96ffee7
wit
world
local-hashimap
exports
macovedj:shapes
hashimap
world
client-hashimap
imports
wasi:cli
stderr
,
stdin
,
stdout
wasi:clocks
monotonic-clock
,
wall-clock
wasi:http
outgoing-handler
,
types
wasi:io
error
,
poll
,
streams
exports
macovedj:shapes
hashimap
world
hashimap-service
imports
macovedj:shapes
hashimap
wasi:clocks
monotonic-clock
wasi:http
types
wasi:io
error
,
poll
,
streams
exports
wasi:http
incoming-handler
world
local-sorter
imports
macovedj:shapes
hashimap
exports
macovedj:shapes
hashimap
world
sorter-service
imports
wasi:cli
stderr
,
stdin
,
stdout
wasi:clocks
monotonic-clock
,
wall-clock
wasi:http
outgoing-handler
,
types
wasi:io
error
,
poll
,
streams
exports
wasi:http
incoming-handler
world
client-sorter
imports
wasi:cli
stderr
,
stdin
,
stdout
wasi:clocks
monotonic-clock
,
wall-clock
wasi:http
outgoing-handler
,
types
wasi:io
error
,
poll
,
streams
exports
macovedj:shapes
hashimap
hashimap
interface
hashimap:
resource
{
constructor
() →
hashimap
get
(
name:
string
) → option<
string
>
keys
() → list<
string
>
}