Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bjorn3/browser_wasi_shim issues and pull requests

#80 - Leaving `st_ino` as 0 can break applications

Issue - State: open - Opened by ArcaneNibble 2 months ago

#79 - Mention LyonSyonII's miri in the browser

Pull Request - State: closed - Opened by bjorn3 4 months ago - 2 comments

#78 - Define top-level "main" and "types" fields in package.json

Pull Request - State: closed - Opened by kateinoigakukun 4 months ago - 1 comment

#77 - Got error when I tried to open non-exists file

Issue - State: open - Opened by namse 4 months ago - 1 comment

#76 - Prevent using crypto for SharedArrayBuffer

Pull Request - State: closed - Opened by namse 4 months ago - 1 comment

#75 - Modify random_get to use crypto.getRandomValues

Pull Request - State: closed - Opened by Aandreba 5 months ago - 1 comment

#74 - Wasm64 support

Issue - State: open - Opened by theSherwood 5 months ago - 7 comments
Labels: enhancement

#73 - Rework the public api and implement a bunch of missing methods

Pull Request - State: closed - Opened by bjorn3 6 months ago - 2 comments

#72 - Couple of fixes

Pull Request - State: closed - Opened by bjorn3 6 months ago - 1 comment

#70 - Handle `_initialize` non existence in wasi reactor modules

Pull Request - State: closed - Opened by TerrorJack 7 months ago - 3 comments

#69 - feature request: support WASI preview 2

Issue - State: open - Opened by HarikrishnanBalagopal 8 months ago - 3 comments

#68 - Usage example doesn't work

Issue - State: closed - Opened by Averave 8 months ago - 2 comments

#67 - Add `ConsoleStdout`

Pull Request - State: closed - Opened by amesgen 9 months ago - 1 comment

#66 - Include `ConsoleStdout` for incremental output?

Issue - State: closed - Opened by amesgen 9 months ago - 1 comment

#65 - Add default export

Pull Request - State: closed - Opened by bjorn3 9 months ago - 2 comments

#64 - Can't be imported under Jest

Issue - State: closed - Opened by adamnovak 9 months ago - 3 comments

#63 - Introduce type hints in a couple more places

Pull Request - State: closed - Opened by bjorn3 9 months ago

#62 - test: Setup browser test adapter for wasi-testsuite

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago

#61 - fix: Return 0 from `WASI.start()` on success

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago

#60 - fix: Resolve cyclic import between `fs_core.ts` <-> `fs_fd.ts`

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago - 6 comments

#59 - args_sizes_get has different interface

Issue - State: closed - Opened by peter-jerry-ye 10 months ago - 3 comments

#58 - Circular dependency between `fs_core.ts` <-> `fs_fd.ts`

Issue - State: closed - Opened by kateinoigakukun 10 months ago - 1 comment

#57 - feat: Export WASI definitions including constants and types

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago

#56 - test: Setup wasi-testsuite with Node.js adapter

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago - 2 comments

#55 - feat: Implement `clock_res_get`, `fd_pwrite`, and `fd_tell`

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago

#54 - feat: Add stdout/stderr Fd class

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago - 4 comments

#53 - feat: Return exit code from WASI.start()

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago - 1 comment

#52 - example seems not working ?

Issue - State: closed - Opened by liudonghua123 10 months ago - 2 comments

#51 - fix: return ENOTSUP instead of -1 for unsupported syscalls

Pull Request - State: closed - Opened by kateinoigakukun 10 months ago - 1 comment

#50 - feat: implement path_remove_directory and path_unlink_file system calls

Pull Request - State: closed - Opened by Prakhar-Agarwal-byte 11 months ago - 3 comments

#47 - bug: Logic for checking for directory is incorrect

Issue - State: closed - Opened by Prakhar-Agarwal-byte 11 months ago - 2 comments

#46 - Does this support threads?

Issue - State: open - Opened by temeddix 11 months ago - 7 comments
Labels: enhancement

#45 - feat: implement fd_pread (similar to fd_read)

Pull Request - State: closed - Opened by HarikrishnanBalagopal 12 months ago - 1 comment

#44 - Check pointer alignment

Issue - State: open - Opened by bjorn3 12 months ago
Labels: enhancement

#42 - Added browser tests using wasmtime test artifacts

Pull Request - State: open - Opened by jsoverson 12 months ago - 10 comments

#39 - Made project more accessible to contributions

Pull Request - State: closed - Opened by jsoverson 12 months ago - 8 comments

#38 - shim sock_accept

Pull Request - State: closed - Opened by ansemjo about 1 year ago - 1 comment

#37 - return proper ERRNOs in OpenDirectory.path_open

Pull Request - State: closed - Opened by ansemjo about 1 year ago - 4 comments

#36 - Instantiate a wasm library

Issue - State: closed - Opened by jakob-lilliemarck about 1 year ago - 8 comments

#35 - Add readonly flag to Files

Pull Request - State: closed - Opened by ansemjo about 1 year ago

#34 - Add support for FileSystemSyncAccessHandle in OPFS

Pull Request - State: closed - Opened by ansemjo over 1 year ago - 12 comments

#33 - Support Wasm Component Model

Issue - State: open - Opened by DougAnderson444 over 1 year ago - 5 comments

#32 - Feature: use Origin-Private Filesystem (OPFS) directory

Issue - State: open - Opened by ansemjo over 1 year ago - 6 comments

#31 - Misc fixes

Pull Request - State: closed - Opened by bjorn3 over 1 year ago - 1 comment

#30 - rustc.html example not working

Issue - State: closed - Opened by bjorn3 over 1 year ago - 12 comments

#29 - Shim fd_sync

Pull Request - State: closed - Opened by shritesh over 1 year ago - 4 comments

#28 - Fix rustc example

Pull Request - State: closed - Opened by bjorn3 over 1 year ago

#27 - Fix usage of bigint for several fd_* syscalls

Pull Request - State: closed - Opened by bjorn3 over 1 year ago - 1 comment

#26 - `fd_seek` fails with with `WHENCE_END` due to "can't convert BigInt to number"

Issue - State: closed - Opened by snydergd over 1 year ago - 2 comments
Labels: bug

#25 - BigInt offset typings

Pull Request - State: closed - Opened by dkourilov over 1 year ago - 5 comments

#24 - Use performance.now() to implement CLOCKID_MONOTONIC in browsers

Pull Request - State: closed - Opened by bjorn3 over 1 year ago - 1 comment

#23 - Use Performance.now instead of Date.now

Issue - State: closed - Opened by sparker-arm over 1 year ago - 2 comments

#22 - Example in README does not typecheck

Issue - State: closed - Opened by jakebailey over 1 year ago - 2 comments

#21 - Fix types of export map

Pull Request - State: closed - Opened by jakebailey over 1 year ago - 2 comments

#20 - Add missing export for Fd

Pull Request - State: closed - Opened by Systemcluster over 1 year ago - 1 comment

#19 - Fix file imports

Pull Request - State: closed - Opened by Systemcluster over 1 year ago - 1 comment

#18 - Switch from Flow to Typescript

Pull Request - State: closed - Opened by Systemcluster over 1 year ago - 4 comments

#17 - Support wasi reactors

Pull Request - State: closed - Opened by bjorn3 over 1 year ago - 1 comment

#16 - Wasm Reactor Module Initialization

Issue - State: closed - Opened by hellwolf over 1 year ago - 2 comments

#15 - Switch from Flow to Typescript

Pull Request - State: closed - Opened by A-K-O-R-A over 1 year ago - 1 comment

#14 - poll_oneoff - is async io support possible?

Issue - State: open - Opened by TristanCacqueray over 1 year ago - 25 comments
Labels: enhancement

#13 - Fix webpack when using browser_wasi_shim as dependency

Pull Request - State: closed - Opened by bjorn3 over 1 year ago - 12 comments

#12 - Don't mix ESM import with CJS exports

Issue - State: closed - Opened by brandonchinn178 over 1 year ago - 1 comment

#11 - What is the "rustc_binary.wasm" file?

Issue - State: closed - Opened by RealSput over 1 year ago - 11 comments

#10 - Fix file_pos used as both Number and BigInt arithmetic

Pull Request - State: closed - Opened by HeroicKatora over 1 year ago - 6 comments

#9 - fix: ESM projects prefer "exports"

Pull Request - State: closed - Opened by bhelx over 1 year ago - 3 comments

#8 - feat: Publish to NPM when a release is created

Pull Request - State: closed - Opened by bhelx over 1 year ago - 2 comments

#7 - Add CI testing

Issue - State: open - Opened by bjorn3 over 1 year ago
Labels: enhancement

#6 - feat: Expose public top-level API

Pull Request - State: closed - Opened by bhelx over 1 year ago - 3 comments

#5 - Migrate from flow to typescript

Issue - State: closed - Opened by bjorn3 about 2 years ago - 7 comments

#4 - Consider moving rustc.html (and xterm dependencies) to separate project

Issue - State: closed - Opened by dicej about 2 years ago - 2 comments

#3 - Reduce and/or configure `console.log` verbosity

Issue - State: closed - Opened by dicej about 2 years ago - 2 comments

#2 - implement `clock_time_get` for CLOCKID_REALTIME

Pull Request - State: closed - Opened by dicej about 2 years ago - 1 comment

#1 - Missing license

Issue - State: closed - Opened by dicej about 2 years ago - 1 comment