Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wasm3/wasm3 issues and pull requests
#510 - the memory number check seems wrong
Issue -
State: open - Opened by yamt about 2 months ago
- 1 comment
#509 - wasm_blink doesnt build on verion 0.5.0
Issue -
State: open - Opened by shay-shilo about 2 months ago
- 1 comment
#508 - Fix Heap Buffer Overflow on "DeallocateSlot" Function
Pull Request -
State: open - Opened by cla7aye15I4nd about 2 months ago
#507 - Fix Null Pointer Dereference on "main" Function
Pull Request -
State: open - Opened by cla7aye15I4nd about 2 months ago
- 6 comments
#506 - Fix Global Buffer Overflow on "PreserveRegisterIfOccupied" Function
Pull Request -
State: open - Opened by cla7aye15I4nd about 2 months ago
#505 - Undefined behaviour in `modname_from_fn`
Issue -
State: open - Opened by InBetweenNames 2 months ago
- 4 comments
#504 - test: run regression tests via CTest
Pull Request -
State: open - Opened by tommie 3 months ago
- 1 comment
#503 - readme: add wasm3-d
Pull Request -
State: closed - Opened by kassane 3 months ago
#502 - Update Cookbook.md
Pull Request -
State: closed - Opened by akvadrako 3 months ago
#501 - fix: touch slots used as call arguments
Pull Request -
State: open - Opened by tommie 3 months ago
- 4 comments
#500 - Change `numLocalBytes` to `u32`
Pull Request -
State: open - Opened by DianQK 3 months ago
- 2 comments
#499 - The attempt to add uvwasi to the build failed. This is my issue, not the fault of the official team.
Issue -
State: open - Opened by btc312 3 months ago
- 2 comments
#498 - fix: memory.grow by a negative number is an error
Pull Request -
State: closed - Opened by tommie 3 months ago
#497 - fix: Don't call FreeModule after LoadModule succeeds in platforms/app.
Pull Request -
State: open - Opened by tommie 3 months ago
- 2 comments
#496 - [WASM Proposal] Custom page size
Pull Request -
State: closed - Opened by vshymanskyy 3 months ago
- 2 comments
#495 - sectionsOrder: can it be expanded, is there some meaning behind the order?
Issue -
State: closed - Opened by holzschu 3 months ago
- 2 comments
#494 - Conversion of wasm to byte array ?
Issue -
State: closed - Opened by Sandesh-verma 3 months ago
- 1 comment
#493 - memory error in fuzz test
Issue -
State: closed - Opened by dududuguo 4 months ago
#492 - zig build: updated to v0.13.0
Pull Request -
State: closed - Opened by kassane 5 months ago
#491 - fix: Adjust number of values when handling f32 in block results.
Pull Request -
State: closed - Opened by tommie 5 months ago
#490 - fix: Releases M3Module.memoryImport.
Pull Request -
State: closed - Opened by tommie 5 months ago
#489 - fix: Makes CopyStackSlotsR use numSlots.
Pull Request -
State: closed - Opened by tommie 5 months ago
- 1 comment
#488 - Fix build errors when cross-compiling using MinGW
Pull Request -
State: open - Opened by typeless 5 months ago
- 1 comment
#487 - Cannot link env.abort function
Issue -
State: open - Opened by Sebight 5 months ago
- 2 comments
#486 - fix leaks in m3_FreeModule
Pull Request -
State: closed - Opened by bonifaido 6 months ago
- 1 comment
#485 - [Security] Heap Buffer Overflow on "DeallocateSlot" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
Labels: wasm-validation
#484 - [Security] Out-of-Bound Memory Read on "main" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
Labels: wasm-validation
#483 - [Security] Global Buffer Overflow on "PreserveRegisterIfOccupied" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
Labels: wasm-validation
#482 - [Security] Out-of-Bound Memory Read on "Environment_ReleaseCodePages" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
Labels: wasm-validation
#481 - [Security] Out-of-Bound Memory Read on "op_Select_f32_rsr" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
Labels: wasm-validation
#480 - [Security] Out-of-Bound Memory Read on "op_Select_i64_srs" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
Labels: wasm-validation
#479 - [Security] Stack Overflow on "op_Entry" Function
Issue -
State: open - Opened by mobsceneZ 7 months ago
- 1 comment
Labels: bug
#478 - [Security] Out-of-Bound Memory Read on "op_Select_f64_rsr" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
Labels: wasm-validation
#477 - [Security] Heap Buffer Overflow on "op_SetSlot_f64" Function
Issue -
State: open - Opened by mobsceneZ 7 months ago
- 8 comments
Labels: bug
#476 - [Security] Out-of-Bound Memory Read on "RemoveCodePageOfCapacity" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
- 1 comment
Labels: wasm-validation
#475 - [Security] Out-of-Bound Memory Read on "op_MemCopy" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
- 1 comment
Labels: wasm-validation
#474 - [Security] Out-of-Bound Memory Write on "op_SetSlot_i64" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
- 1 comment
Labels: wasm-validation
#473 - [Security] Out-of-Bound Memory Read on "op_Select_i64_ssr" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
- 1 comment
Labels: wasm-validation
#472 - [Security] Out-of-Bound Memory Read on "op_Select_f32_ssr" Function
Issue -
State: closed - Opened by mobsceneZ 7 months ago
- 1 comment
Labels: wasm-validation
#471 - [Security] Out-of-Bound Memory Write on "op_CopySlot_64" Function
Issue -
State: open - Opened by mobsceneZ 7 months ago
- 6 comments
Labels: bug
#469 - Include missing stddef.h in wasm3.h
Pull Request -
State: open - Opened by niansa 7 months ago
- 1 comment
#468 - [BugFix]: Fixed an issue with incorrectly counting the number of slot…
Pull Request -
State: open - Opened by miaozhuojun 7 months ago
- 1 comment
#467 - m3_parse.c: Fix uninitialized use of result
Pull Request -
State: open - Opened by szsam 8 months ago
- 1 comment
#466 - Issue for running code on raspberry pico
Issue -
State: open - Opened by TAOFOR4 8 months ago
#465 - Segmentation fault due to illegal write access
Issue -
State: closed - Opened by khagankhan 9 months ago
- 1 comment
#464 - Program(wasm3) DoS
Issue -
State: closed - Opened by haruki3hhh 9 months ago
- 1 comment
Labels: wasm-validation
#463 - Invalid Memory Read/Deref
Issue -
State: closed - Opened by haruki3hhh 9 months ago
Labels: wasm-validation
#462 - memory leaks in Read_utf8
Issue -
State: closed - Opened by haruki3hhh 9 months ago
- 2 comments
#461 - Fix #460 (leak) m3_FreeModule now free memoryExportName and table0ExportName
Pull Request -
State: open - Opened by matovitch 9 months ago
- 1 comment
#460 - Missing m3_Free(i_module->memoryExportName) in m3_FreeModule
Issue -
State: closed - Opened by matovitch 9 months ago
- 2 comments
#459 - Wasm3 doesn't work
Issue -
State: closed - Opened by 702fbtngus 9 months ago
- 1 comment
#458 - Use-After-Free in ForEachModule
Issue -
State: open - Opened by haruki3hhh 9 months ago
- 3 comments
Labels: bug
#457 - Undefined behavior in wasi implementation (and public-facing API is error prone)
Issue -
State: open - Opened by SoniEx2 11 months ago
- 6 comments
#456 - Implement faster* BE ABI
Pull Request -
State: open - Opened by SoniEx2 11 months ago
- 5 comments
#455 - Fix: support special wasm function name
Pull Request -
State: open - Opened by czqasngit 11 months ago
- 1 comment
#454 - update build to zig 0.11.0
Pull Request -
State: closed - Opened by mangas 12 months ago
- 3 comments
#453 - Memory leak in python bindings?
Issue -
State: open - Opened by Sola85 12 months ago
- 1 comment
#452 - Print error?
Issue -
State: open - Opened by orangeC23 about 1 year ago
- 1 comment
#451 - docs: update docs because Go v1.21 implemented support for WASI snapshot preview 1
Issue -
State: open - Opened by HarikrishnanBalagopal about 1 year ago
- 1 comment
#450 - bugfix: use gcc/clang compatible overflow builtins for integer arithmetic
Pull Request -
State: closed - Opened by garrisonhh about 1 year ago
- 2 comments
#449 - Allow for retrieval of "memory" type import / export name
Pull Request -
State: open - Opened by TooTallNate about 1 year ago
#448 - Add `m3_GetTableFunction` to allow calling functions by index
Pull Request -
State: open - Opened by soxfox42 about 1 year ago
- 4 comments
#447 - Compilation issue with Clang 17 on Windows (MinGW)
Issue -
State: open - Opened by saghul about 1 year ago
#446 - m3_Call: missing imported function
Issue -
State: closed - Opened by zhangao0086 about 1 year ago
- 1 comment
#445 - List import-functions (with signature)
Issue -
State: open - Opened by konsumer about 1 year ago
- 3 comments
Labels: API
#444 - Future features: is wasm3 considering wasi preview 2 and components?
Issue -
State: closed - Opened by squillace about 1 year ago
- 1 comment
#443 - Error: missing imported function('wasi_snapshot_preview1.sched_yield')
Issue -
State: open - Opened by Zaprit about 1 year ago
- 1 comment
#442 - Unexpected behavior on the instruction `memory.grow`
Issue -
State: closed - Opened by erxiaozhou about 1 year ago
- 3 comments
Labels: bug
#441 - Crash Report
Issue -
State: closed - Opened by erxiaozhou about 1 year ago
- 1 comment
Labels: wasm-validation
#440 - how to compile wasm for android
Issue -
State: closed - Opened by creator-ms about 1 year ago
- 1 comment
#439 - Fix resource leaks
Pull Request -
State: open - Opened by mjunix over 1 year ago
#438 - Run Wasm3 android examples
Issue -
State: closed - Opened by AndradeMaicon over 1 year ago
- 2 comments
#437 - How to 'import' native c++ functions?
Issue -
State: open - Opened by blitz-research over 1 year ago
- 1 comment
#436 - Fix the issue of incorrectly freeing the stack address when unwinding local functions.
Pull Request -
State: open - Opened by DianQK over 1 year ago
#435 - modify cpp sdk inorder to match ISOstd:latest
Pull Request -
State: open - Opened by luciouskami over 1 year ago
- 1 comment
#434 - Disable tail calls on emscripten
Pull Request -
State: open - Opened by guusw over 1 year ago
- 1 comment
#433 - Unexpected execution
Issue -
State: closed - Opened by erxiaozhou over 1 year ago
Labels: wasm-validation
#432 - 🚀 WebAssembly GC Proposal
Issue -
State: open - Opened by alxgrk over 1 year ago
- 5 comments
Labels: feature, wasm spec
#431 - unexpected execution
Issue -
State: closed - Opened by erxiaozhou over 1 year ago
Labels: wasm-validation
#430 - unexpected execution due to unknown memory
Issue -
State: closed - Opened by erxiaozhou over 1 year ago
Labels: wasm-validation
#429 - unexpected execution due to a illegal int encoding
Issue -
State: closed - Opened by erxiaozhou over 1 year ago
Labels: wasm-validation
#428 - Unexpected execution due to illegal opcode
Issue -
State: closed - Opened by erxiaozhou over 1 year ago
Labels: wasm-validation
#427 - Unexpected execution
Issue -
State: closed - Opened by erxiaozhou over 1 year ago
Labels: wasm-validation
#426 - unexpected execution due to a illegal local type
Issue -
State: closed - Opened by erxiaozhou over 1 year ago
Labels: wasm-validation
#425 - Parsing/validation error causes runtime assertion
Issue -
State: closed - Opened by axic over 1 year ago
- 1 comment
Labels: wasm-validation
#424 - Heap Buffer Overflow Bug
Issue -
State: closed - Opened by UESuperGate over 1 year ago
Labels: wasm-validation
#423 - unable to pass the pointer as the arguments of function in C++
Issue -
State: open - Opened by turbin over 1 year ago
- 1 comment
#422 - Uninitialized Bug for `m3_FreeModule`
Issue -
State: open - Opened by UESuperGate over 1 year ago
- 1 comment
#421 - Unable to compile `BUILD_WASI=simple` variant for 32-bit x86
Issue -
State: closed - Opened by TheBrokenRail almost 2 years ago
- 1 comment
Labels: backlog
#420 - Draft: start to implement emscripten_return_address for UBSan support
Pull Request -
State: open - Opened by mrexodia almost 2 years ago
#419 - [question] passing pointers to/from wasm function
Issue -
State: closed - Opened by konsumer almost 2 years ago
- 5 comments
#418 - [question]A question about wasm module memory initialization
Issue -
State: open - Opened by Tankkupper almost 2 years ago
- 1 comment
#417 - Check global mutability
Pull Request -
State: open - Opened by gibachan almost 2 years ago
#416 - Unable to pass "userdata" to C++ API `module::link`
Issue -
State: open - Opened by hzy almost 2 years ago
- 1 comment
#415 - update to uvwasi 0.0.14
Pull Request -
State: closed - Opened by cjihrig almost 2 years ago
#414 - More details on supported platforms
Issue -
State: closed - Opened by Tudyx almost 2 years ago
- 1 comment
#413 - Examples for loading .wasm files and executing functions
Issue -
State: open - Opened by atecey almost 2 years ago
- 4 comments
#412 - Fix functions with musttail attribute
Pull Request -
State: open - Opened by qwe661234 almost 2 years ago
#411 - Tail-call-elimination does not work on function op_call
Issue -
State: open - Opened by qwe661234 almost 2 years ago
#410 - Fix build.zig file for Zig 0.10
Pull Request -
State: closed - Opened by jedisct1 almost 2 years ago