wa.dev
macovedj:
hashimap-service
Info
Public Beta
Search
Sign in
hashimap-service
Version:
0.0.1
sha256:7b6ef75
component
HTTP Service
imports wasi:
cli
,
clocks
,
filesystem
,
http
,
io
exports wasi:
http/incoming-handler
imports macovedj:
shapes/hashimap
hashimap
interface
hashimap:
resource
{
constructor
() →
hashimap
get
(
name:
string
) → option<
string
>
keys
() → list<
string
>
}