Ecosyste.ms: Issues

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

GitHub / bytecodealliance/componentize-py issues and pull requests

#102 - Update wasm related dependencies

Pull Request - State: closed - Opened by benbrandt 26 days ago - 13 comments

#101 - Can't use `@since` in WIT world

Issue - State: closed - Opened by benbrandt 27 days ago - 3 comments

#100 - Error when using native extensions built with maturin and pyo3

Issue - State: closed - Opened by alec-deason about 1 month ago - 3 comments

#99 - Add `bool` support

Pull Request - State: closed - Opened by primoly about 2 months ago

#98 - Feature request: Smaller wasm modules / binaries.

Issue - State: open - Opened by JamesParrott 3 months ago - 4 comments

#97 - Use Python `bool` type instead of `int` for WIT `bool`s

Issue - State: closed - Opened by dicej 3 months ago

#96 - [bug] zlib support required by widely used python modules

Issue - State: open - Opened by c-x 3 months ago - 4 comments

#95 - convert \ to / on Windows when generating WASI paths

Pull Request - State: closed - Opened by dicej 3 months ago

#94 - Http example doesn't work with Wasmtime 21.0.1

Issue - State: open - Opened by mikkelhegn 3 months ago - 3 comments

#93 - ensure `dlopen` symbol table uses forward slashes

Pull Request - State: closed - Opened by dicej 4 months ago

#92 - ImportError with NumPy when running matrix_math example

Issue - State: closed - Opened by erlingto 4 months ago - 8 comments

#91 - Allow dynamic imports in sandbox example

Issue - State: open - Opened by kyleconroy 5 months ago - 6 comments

#90 - add host instructions to README.md example

Pull Request - State: closed - Opened by dicej 5 months ago

#89 - Issue encountered when trying to execute app.wasm using wasmtime

Issue - State: closed - Opened by iamshreeram 5 months ago - 3 comments

#87 - fix unresolved symbol issue when using latest Rust `nightly`

Pull Request - State: closed - Opened by dicej 5 months ago

#86 - Unresolved symbols when building from source

Issue - State: closed - Opened by alec-deason 5 months ago - 2 comments

#85 - Matrix-math example - no world named `matrix-math` in package

Issue - State: closed - Opened by k-mack 6 months ago - 4 comments

#84 - run all ready tasks prior to calling `poll` in poll_loop.py

Pull Request - State: closed - Opened by dicej 6 months ago

#83 - fix HTTP example

Pull Request - State: closed - Opened by dicej 6 months ago

#82 - Broken http example: import error from poll_loop.py: StreamErrorClosed

Issue - State: closed - Opened by jpwarren 6 months ago - 1 comment

#81 - include user site-packages in default Python path

Pull Request - State: closed - Opened by dicej 6 months ago

#80 - reset wasi-libc preopen table prior to pre-init snapshot

Pull Request - State: closed - Opened by dicej 6 months ago

#79 - experimental `isyswasfa` support; (re)add `--stub-wasi`

Pull Request - State: closed - Opened by dicej 7 months ago

#77 - add test for multiworld scenario

Pull Request - State: closed - Opened by dicej 7 months ago

#76 - add support for targeting multiple worlds with a single component

Pull Request - State: closed - Opened by dicej 7 months ago

#75 - bump version to 0.11.3

Pull Request - State: closed - Opened by dicej 7 months ago

#74 - ignore config toml files when WITs provided explicitly

Pull Request - State: closed - Opened by dicej 7 months ago

#73 - fix: Return future.result from run_until_complete

Pull Request - State: closed - Opened by kyleconroy 7 months ago

#72 - bump version to 0.11.2

Pull Request - State: closed - Opened by dicej 7 months ago

#71 - fall back to `site` module if `pipenv` not in `PATH`

Pull Request - State: closed - Opened by dicej 7 months ago

#70 - make componentize-py.toml selection smarter

Pull Request - State: closed - Opened by dicej 7 months ago

#69 - bump version to 0.11.1

Pull Request - State: closed - Opened by dicej 7 months ago

#68 - look for site packages using the 'site' module as a fallback

Pull Request - State: closed - Opened by karthik2804 7 months ago

#67 - update CONTRIBUTING.md to indicate latest wasi-sdk status

Pull Request - State: closed - Opened by dicej 8 months ago

#66 - Generated component has dependency on wasi:cli/[email protected]

Issue - State: closed - Opened by kyleconroy 8 months ago - 14 comments

#65 - rename "lift" and "lower" functions

Pull Request - State: closed - Opened by dicej 8 months ago

#64 - feature: add zlib to cpython build

Issue - State: open - Opened by chrisdickinson 8 months ago - 1 comment

#63 - remove caveats in example README.md files

Pull Request - State: closed - Opened by dicej 8 months ago

#62 - update to Wasmtime 17 and WASI 0.2.0

Pull Request - State: closed - Opened by dicej 8 months ago

#61 - bump version to 0.10.0

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

#60 - fix type sorting

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

#59 - use `@classmethod` instead of `@staticmethod` for WIT static methods

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

#58 - use fully-qualified names in doc references

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

#57 - move python source to .py files

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

#56 - switch types generated for resources to be context managers

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

#55 - append `Raises` line to function docstrings as appropriate

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

#54 - Make the types generated for WIT resources context managers

Issue - State: closed - Opened by dicej 9 months ago

#53 - List errors which might be raised in function docstrings

Issue - State: closed - Opened by dicej 9 months ago

#52 - handle when same componentize-py.toml appears twice in PYTHON_PATH

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

#51 - update `wasm-tools` dep

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

#50 - Matrix-math example - ImportError...

Issue - State: closed - Opened by Bandsberg 9 months ago - 4 comments

#49 - fix type hints; bump version to 0.9.0

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

#48 - update all the things

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

#47 - Question: Current types limitation

Issue - State: closed - Opened by miguelaeh 10 months ago - 6 comments

#46 - fix binding generation for lists; add cli test

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

#45 - Running example

Issue - State: closed - Opened by stevesloka 10 months ago - 3 comments

#44 - Update dependencies to latest.

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

#43 - various updates to support `wasi:[email protected]`

Pull Request - State: closed - Opened by dicej 11 months ago

#42 - reseed PRNG at runtime

Pull Request - State: closed - Opened by dicej 11 months ago

#41 - remove unused file

Pull Request - State: closed - Opened by dicej 11 months ago

#40 - add finalizer and dtor calls for local resources

Pull Request - State: closed - Opened by dicej 12 months ago

#39 - remove debug line from lib.rs

Pull Request - State: closed - Opened by dicej 12 months ago

#38 - update README.md to indicate resources have been implemented

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

#37 - Run MyPy on all test code and bindings

Issue - State: open - Opened by dicej about 1 year ago - 1 comment

#36 - implement resource support

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

#35 - bump version to 0.5.0; update http example

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

#34 - Update wasmtime and adapter versions to match cargo-component revision

Pull Request - State: closed - Opened by SneakyBerry about 1 year ago - 3 comments

#33 - Running component without WASI

Issue - State: closed - Opened by eliabieri about 1 year ago - 2 comments

#32 - don't panic on imported type in `add_wasi_and_stubs`

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

#31 - pyo3_runtime.PanicException: internal error: entered unreachable code

Issue - State: closed - Opened by eliabieri about 1 year ago - 3 comments

#30 - re-init random seed(s) on resume

Issue - State: closed - Opened by dicej about 1 year ago

#29 - time.sleep sleeps indefinitely

Issue - State: closed - Opened by dicej about 1 year ago - 3 comments

#27 - documentation updates

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

#26 - Add support for type aliases

Issue - State: open - Opened by dicej about 1 year ago

#25 - Download dependencies automatically

Issue - State: open - Opened by dicej about 1 year ago

#24 - add "Getting Started" and "Known Limitations" sections to README.md

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

#23 - Use `wasi-virt`-based VFS to store Python code

Issue - State: open - Opened by dicej about 1 year ago

#22 - add "A Bytecode Alliance project" to README.md

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

#21 - Use interface package as part of module name in generated bindings

Issue - State: open - Opened by dicej about 1 year ago - 1 comment

#20 - Remove init function and types from the final output

Issue - State: open - Opened by dicej about 1 year ago

#19 - Add interface version support

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

#18 - update deps; remove obsolete union support

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

#17 - fix "access is denied" errors on Windows

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

#16 - fix `matrix-math` example

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

#15 - Expand CI test coverage

Issue - State: open - Opened by dicej about 1 year ago

#14 - call host directly to get runtime env vars

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

#13 - Improve type mismatch detection and reporting

Issue - State: open - Opened by dicej about 1 year ago

#12 - Access is denied

Issue - State: closed - Opened by komodo472 about 1 year ago - 3 comments

#11 - model `python_path` as a vector, not a string

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

#10 - add http demo; enable logging; print error tracebacks

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

#9 - Add contributor documentation

Issue - State: open - Opened by dicej about 1 year ago - 1 comment

#8 - Add support for WIT resources

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

#7 - Avoid using keywords as identifiers in generated bindings

Issue - State: closed - Opened by dicej about 1 year ago

#6 - fix bare function imports and update example to use it

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

#5 - fix `import defined twice` error; update deps

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

#4 - refactor, update deps, and add native extension support

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

#3 - Update to latest version of everything

Pull Request - State: closed - Opened by vigoo about 1 year ago - 3 comments