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

GitHub / bytecodealliance/wasm-micro-runtime issues and pull requests

#4485 - Add onnxruntime as wasi-nn backend

Pull Request - State: open - Opened by dongsheng28849455 17 days ago

#4484 - Unfreeze spec test commit

Issue - State: open - Opened by Zzzabiyaka 19 days ago - 1 comment

#4483 - Bump version to 2.4.0

Pull Request - State: closed - Opened by lum1n0us 20 days ago

#4482 - Likely validation bug related to memory alignment.

Issue - State: open - Opened by teyahb8 20 days ago

#4480 - WAMR JIT mode incorrectly outputs type_mismatch

Issue - State: open - Opened by teyahb8 20 days ago

#4479 - Missing support for `R_X86_64_GOTPCRELX` and `R_X86_64_REX_GOTPCRELX`

Issue - State: open - Opened by Lukasdoe 20 days ago - 2 comments

#4477 - fix regression running_config.json

Pull Request - State: closed - Opened by Septa2112 21 days ago

#4476 - wasi_socket_ext.c: fix error reporting

Pull Request - State: open - Opened by yamt 21 days ago - 1 comment

#4473 - espidf_socket.c and posix_socket.c are mostly same

Issue - State: open - Opened by yamt 21 days ago - 1 comment

#4472 - Fix typos

Pull Request - State: closed - Opened by TianlongLiang 21 days ago

#4471 - Add readme for extended const

Pull Request - State: closed - Opened by kylo5aby 22 days ago

#4470 - Fix a wamrc debug mode compilation issue

Pull Request - State: closed - Opened by kylo5aby 22 days ago - 1 comment

#4469 - posix os_socket_addr_resolve: relax compatibility check

Pull Request - State: closed - Opened by yamt 22 days ago

#4468 - wasi-nn: do not pretend to support legacy abi in openvino and llamacpp

Pull Request - State: closed - Opened by yamt 22 days ago
Labels: wasi-nn

#4467 - posix os_socket_addr_resolve: return the consistent max_info_size

Pull Request - State: closed - Opened by yamt 22 days ago - 3 comments

#4466 - wasi_socket_ext.c: fix the number of getaddrinfo results

Pull Request - State: closed - Opened by yamt 22 days ago

#4465 - appease a few compiler warnings (-Wstrict-prototypes)

Pull Request - State: closed - Opened by yamt 22 days ago - 1 comment

#4464 - lib-socket getaddrinfo returns -1

Issue - State: open - Opened by yamt 23 days ago

#4463 - wasi: socket api seems to lack pointer validations

Issue - State: open - Opened by yamt 23 days ago

#4462 - Enable aux stack frame for aot compiler fuzz test

Pull Request - State: closed - Opened by kylo5aby 23 days ago

#4461 - modify macro related to simde when WASM_OP_SELECT_128

Pull Request - State: open - Opened by Septa2112 23 days ago - 1 comment

#4460 - Add support for metadata.code.branch_hint section

Pull Request - State: open - Opened by Lukasdoe 23 days ago - 2 comments

#4459 - build(deps): Bump github/codeql-action from 3.29.1 to 3.29.2

Pull Request - State: closed - Opened by dependabot[bot] 23 days ago
Labels: dependencies, github_actions

#4458 - lib-socket: implement getsockopt(SOL_SOCKET,SO_TYPE)

Pull Request - State: closed - Opened by yamt 23 days ago - 1 comment

#4457 - [Regression] Failed to compile wasm binary to aot file

Issue - State: open - Opened by Septa2112 23 days ago - 3 comments

#4456 - lib-socket breaks getsockopt(SOL_SOCKET, SO_TYPE)

Issue - State: open - Opened by yamt 23 days ago

#4454 - [Performance] Abnormal execution time in Fast JIT mode

Issue - State: open - Opened by gaaraw 25 days ago - 6 comments

#4453 - aot: the linear search in aot_get_native_symbol_index makes compilation O(n*n)

Issue - State: open - Opened by yamt 26 days ago - 1 comment
Labels: aot compiler

#4452 - wasi: avoid user-triggerable 0-sized allocations

Pull Request - State: closed - Opened by yamt 27 days ago

#4450 - Add security issue runbook

Pull Request - State: closed - Opened by lum1n0us 27 days ago

#4449 - Fix typos and enhance for socket sample

Pull Request - State: closed - Opened by TianlongLiang 28 days ago

#4448 - Revert "libc-wasi: Make rights of STDIN/STDOUT/STDERR fixed and overl…

Pull Request - State: open - Opened by yamt 28 days ago - 2 comments

#4447 - wasi: unnecessarily strong assumptions about fd 0-2

Issue - State: open - Opened by yamt 28 days ago - 2 comments

#4446 - wasi_nn_llamacpp.c: explicitly reject unimplemented input index

Pull Request - State: closed - Opened by yamt 28 days ago - 1 comment
Labels: wasi-nn

#4445 - Revert "fix cmake issue for extended const"

Pull Request - State: closed - Opened by TianlongLiang 29 days ago

#4444 - introduce wasm_runtime_instantiate_ex2

Pull Request - State: closed - Opened by yamt 29 days ago - 2 comments

#4443 - error reporting of wasm_export.h apis are not machine-friendly

Issue - State: open - Opened by yamt 29 days ago - 2 comments

#4442 - wasi_nn_llamacpp.c: validate input tensor type/dimensions

Pull Request - State: closed - Opened by yamt 29 days ago - 1 comment
Labels: wasi-nn

#4441 - docs: fix cmake variable typo

Pull Request - State: closed - Opened by Michielvk 29 days ago

#4440 - Add validation for recursive type count in loader

Pull Request - State: closed - Opened by kylo5aby 29 days ago

#4439 - Address cr comments and some refactor

Pull Request - State: closed - Opened by TianlongLiang 29 days ago - 2 comments

#4438 - Is wasm_runtime_module_malloc necessary for hand rolled assembly?

Issue - State: closed - Opened by sdegutis 30 days ago - 7 comments

#4437 - wasi_nn_openvino.c load_by_name doesn't seem to load weight

Issue - State: open - Opened by yamt 30 days ago - 2 comments
Labels: wasi-nn

#4436 - build(deps): Bump github/codeql-action from 3.29.0 to 3.29.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions

#4435 - fix cmake issue for extended const

Pull Request - State: closed - Opened by kylo5aby about 1 month ago

#4434 - wasi_nn_openvino.c: avoid self-assignment warning

Pull Request - State: closed - Opened by yamt about 1 month ago - 2 comments
Labels: wasi-nn

#4433 - wasi-nn: reduce code duplication a bit

Pull Request - State: closed - Opened by yamt about 1 month ago
Labels: wasi-nn

#4432 - Support extended constant expressions

Pull Request - State: closed - Opened by TianlongLiang about 1 month ago - 1 comment

#4431 - Support extended constant expressions

Pull Request - State: closed - Opened by kylo5aby about 1 month ago - 3 comments

#4430 - warning: failed to link import function (wasi, thread-spawn)

Issue - State: closed - Opened by alepvn33 about 1 month ago - 1 comment

#4429 - Fix potential integer overflow issues

Pull Request - State: closed - Opened by lum1n0us about 1 month ago - 2 comments

#4428 - Refactor AOTObjectData definition to use a forward declaration

Pull Request - State: closed - Opened by lum1n0us about 1 month ago

#4427 - loader: fix a potential overflow issue

Pull Request - State: closed - Opened by kylo5aby about 1 month ago

#4426 - To satisfy the requirement for standard compiler flags.

Issue - State: open - Opened by lum1n0us about 1 month ago - 2 comments

#4425 - CI: add wamr_wasi_extensions to the release assets

Pull Request - State: closed - Opened by yamt about 1 month ago - 4 comments
Labels: wasi-nn

#4424 - a weird expectation in execute_wasmedge_ggml_qwen at run_smoke_test.py

Issue - State: open - Opened by yamt about 1 month ago - 2 comments
Labels: wasi-nn

#4423 - Dockerfile.wasi-nn-smoke assumes wasmedge is correct

Issue - State: open - Opened by yamt about 1 month ago - 4 comments
Labels: wasi-nn

#4422 - wasi_nn_llamacpp.c: reject invalid graph and execution context

Pull Request - State: closed - Opened by yamt about 1 month ago
Labels: wasi-nn

#4421 - CI: revert SGX retry attempts

Pull Request - State: closed - Opened by yamt about 1 month ago

#4420 - wasi_nn_llamacpp.c: fix buffer overruns in set_input

Pull Request - State: closed - Opened by yamt about 1 month ago - 2 comments
Labels: wasi-nn

#4419 - Avoid executable stack by marking that it's not required. (release/1.3.x)

Pull Request - State: open - Opened by jkroonza about 1 month ago - 1 comment

#4418 - Avoid executable stack by marking that it's not required.

Pull Request - State: open - Opened by jkroonza about 1 month ago - 4 comments

#4417 - Improve run.py of regression

Pull Request - State: closed - Opened by Septa2112 about 1 month ago

#4416 - wasi_nn_openvino.c: fix a debug build

Pull Request - State: closed - Opened by yamt about 1 month ago
Labels: wasi-nn

#4415 - wasi_nn_llamacpp.c: remove an unused variable

Pull Request - State: closed - Opened by yamt about 1 month ago
Labels: wasi-nn

#4414 - Fix bug in bh_vector when extending

Pull Request - State: closed - Opened by TianlongLiang about 1 month ago

#4413 - Collective fix

Pull Request - State: closed - Opened by TianlongLiang about 1 month ago

#4412 - add a toggle to enable extended const on wamrc

Pull Request - State: closed - Opened by kylo5aby about 1 month ago

#4411 - wasi-nn: make the host use the wasi_ephemeral_nn version of tensor_data

Pull Request - State: closed - Opened by yamt about 1 month ago
Labels: wasi-nn

#4409 - Fix few shadow warnings

Pull Request - State: closed - Opened by lum1n0us about 1 month ago

#4407 - CI: fix the description of upload_url

Pull Request - State: closed - Opened by yamt about 1 month ago

#4406 - Update zephyr file socket branch

Pull Request - State: closed - Opened by lum1n0us about 1 month ago

#4405 - Implement a CL option to toggle whether wamrc can support extend-const-expr

Issue - State: closed - Opened by lum1n0us about 1 month ago - 1 comment

#4404 - How do you link to LLVM for JIT mode?

Issue - State: closed - Opened by sdegutis about 1 month ago - 2 comments

#4403 - wasi_nn_llamacpp.c: make this compilable

Pull Request - State: closed - Opened by yamt about 1 month ago
Labels: wasi-nn

#4402 - loader: add type index checking for aot loader

Pull Request - State: closed - Opened by kylo5aby about 1 month ago - 2 comments

#4401 - Small enhancement copy_callstack feature

Pull Request - State: closed - Opened by lum1n0us about 1 month ago - 2 comments

#4400 - Shared heap enhancements for Interpreter and AOT

Pull Request - State: closed - Opened by TianlongLiang about 1 month ago

#4399 - WAMR application can access the whole File System at Zephyr

Issue - State: open - Opened by banana-sun about 1 month ago - 4 comments

#4397 - Turn warnings into errors in CI

Pull Request - State: open - Opened by lum1n0us about 1 month ago

#4396 - wasi-nn: fix context lifetime issues

Pull Request - State: closed - Opened by yamt about 1 month ago - 2 comments
Labels: wasi-nn

#4394 - CI: build wamr-wasi-extensions

Pull Request - State: closed - Opened by yamt about 1 month ago
Labels: wasi-nn

#4393 - Improve spec test execution by adding retry logic for transient errors

Pull Request - State: closed - Opened by lum1n0us about 1 month ago

#4392 - wamr-wasi-extensions/socket: disable reference-types

Pull Request - State: closed - Opened by yamt about 1 month ago - 5 comments

#4390 - wasi_nn_tensorflowlite.cpp: fix get_output return size

Pull Request - State: closed - Opened by yamt about 1 month ago - 2 comments
Labels: wasi-nn

#4389 - core/iwasm/libraries/wasi-nn/test/build.sh: add a tip for intel mac

Pull Request - State: closed - Opened by yamt about 1 month ago
Labels: wasi-nn

#4388 - wasi_nn_tensorflowlite.cpp: reject non-fp32 input earlier

Pull Request - State: closed - Opened by yamt about 1 month ago - 1 comment
Labels: wasi-nn

#4387 - wasi-nn: add minimum serialization on WASINNContext

Pull Request - State: closed - Opened by yamt about 1 month ago - 1 comment
Labels: wasi-nn