index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
std
/
wasi
/
README.md
Age
Commit message (
Collapse
)
Author
2020-08-24
BREAKING(std/wasi): rename Module to Context (#7110)
Casper Beyer
This commit renames Module and ModuleOptions to context to avoid stutter confusion, e.g avoid having documentation that says things like instantiate the snapshot's module's module.
2020-08-20
docs(std/wasi): fix reference to the wrong object in example (#7124)
Casper Beyer
2020-07-05
feat(std/wasi): implement fd_readdir (#6631)
Casper Beyer
2020-06-29
feat(std/wasi): implement fd_sync (#6560)
Casper Beyer
2020-06-29
feat(std/wasi) implement fd_filestat_set_size (#6558)
Casper Beyer
2020-06-29
feat(std/wasi): implement fd_datasync (#6556)
Casper Beyer
2020-06-29
feat(std/wasi) implement fd_filestat_get (#6555)
Casper Beyer
2020-06-24
doc(std/wasi): fix example (#6464)
Marcos Casagrande
2020-06-24
doc(std/wasi) add a list of supported syscalls (#6460)
Casper Beyer
2020-06-24
feat(std/wasi): add wasi_snapshot_preview1 (#6441)
Casper Beyer
2019-10-09
remove std submodule
Ryan Dahl
2019-10-04
Move deno_std to a more convenient location. (#3057)
Ryan Dahl
js/deps/https/deno.land/std -> js/std