- Tokyo, Japan (UTC+0900)
- https://fuel.edby.coffee
Block or Report
Block or report nullpo-head
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned
-
-
wsl-distrod Public
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwaβ¦
-
WSL-Hello-sudo Public
Let's sudo by face recognition of Windows Hello on Windows Subsystem for Linux (WSL). It runs on both WSL 1 and WSL 2. This is a PAM module for Linux on WSL.
-
759 contributions in the last year
Contribution activity
March 2022
Created 6 commits in 2 repositories
Created a pull request in tetratelabs/wazero that received 48 comments
WASI: fs.FS as Preopen parameter with implementation of fd_prestat_get
This PR changes the input type of preopen from wasi.FS to fs.FS, which is more natural for users.
This PR also includes implementation of FdPrestatGet
Opened 3 other pull requests in 1 repository
Reviewed 25 pull requests in 1 repository
tetratelabs/wazero
25 pull requests
- jit: introduces Assembler interface towards homemade assembler
-
WASI:
fs.FSas Preopen parameter with implementation offd_prestat_get - Moves WASI status to the top-level README and reformats motivation
- wasi: clarifies errno results of FdPrestatGet and PathOpen
- Adds description of WebAssembly feature status
- jit: remove unnecessary build tags
- jit: introduce arch-independent and assembler-free unit tests
- Propagates module name to module engine panic nicer
- Refactor amd64 JIT compiler
- Flattens Memory and Table types and backfills Table encoder
- Introduce ModuleEngine interface
- Adds global binary encoder and fixes scope of mutable-global flag
- WASI: Implement fd_seek
- Renames Runtime.DecodeModule to CompileModule
- Wasi backfill docs/tests of path_open, fd_seek, and fd_fdstat_get
- uses less code testing by not repeating the read-side in error tests
- Adds tests for multiple goroutines
- Remove the last spectest-only API
- Improves error using sign-extension-ops features
- Remove engine from README
- Make store's fields private
- Simplify host_call example
- Adds Global API and implements for module-defined globals
- Combines Store+Engine into Runtime
- Refactors store and adds ReleaseModuleInstance.
Created an issue in tetratelabs/wazero that received 1 comment
Add opt-in support for post 1.0 Sign-extension operators
Some use cases, such as Grain and AS need Sign-extension operators, which is newly introduced feature in 1.1 specification.
invalid function (105/3β¦

