Ecosyste.ms: Issues

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

GitHub / tetratelabs/wazero issues and pull requests

#1918 - wazevo: Update README.md

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

#1917 - wazevo(amd64): pass consts returns

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

#1916 - wazevo(amd64): encode unaryRmR, not, neg, mulHi, shiftR

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

#1915 - threads: implement threads proposal in interpreter

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

#1914 - threads: add decoding of shared memory

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

#1913 - Issue with reloading compiled module

Issue - State: closed - Opened by mattjohnsonpint 10 months ago - 4 comments
Labels: question

#1912 - wazevo(amd64): makes empty function working

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

#1911 - wazevo(amd64): load, store move encodings

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

#1910 - wazevo(amd64): jmp/jmpIf encodings

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

#1909 - wazevo(amd64): call (direct, indirect) and ud2 encodings

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

#1908 - wazevo(amd64): addressing mode encodings

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

#1907 - wazevo(amd64): adds pop64, push64 and aluRmiR encodings

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

#1906 - wazevo(amd64): scaffolds instructions + constant lowering

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

#1905 - wazevo(amd64): adds stubs for all necessary methods

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

#1904 - wazevo: shares more ABI related codes between archs

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

#1903 - wasi: sockets, use WSAPoll and GetOverlappedResult on Windows

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

#1902 - wazevo: shares regalloc impls for amd64

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

#1901 - wazevo: adds ABIs for amd64

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

#1900 - threads: compile atomic ops in wazeroir

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

#1899 - threads: add wazeroir signatures for atomic ops

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

#1898 - threads: add function validation of atomics

Pull Request - State: closed - Opened by anuraaga 11 months ago - 7 comments

#1897 - threads: add opcodes for atomic instructions

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

#1896 - threads: add spectests for Wasm threads proposal

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

#1895 - wazevo: lifts up arm64 label related codes to backend pkg

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

#1894 - ci: simplifies integration test job names

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

#1893 - wazevo: scaffolds amd64 backend

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

#1892 - wasi: sockets, use Conn.Control on Unix, too; align to Windows

Pull Request - State: closed - Opened by evacchi 11 months ago - 1 comment

#1891 - Feature Request: Rust tokio async interoperability through pollOneOff

Issue - State: closed - Opened by gaukas 11 months ago - 20 comments
Labels: enhancement

#1890 - regaclloc: uses Pool for blockStates

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

#1889 - wazevo(frontend): faster non-imported global access

Pull Request - State: closed - Opened by mathetake 11 months ago - 3 comments

#1888 - Correctly exit Stdlib tests on failure

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

#1887 - Makes Std lib tests benchstat compatible

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

#1886 - wazevo(arm64): optimize out unnecessary UExtend

Pull Request - State: closed - Opened by mathetake 11 months ago - 1 comment

#1885 - Fixes std lib cases actually benchmarkable

Pull Request - State: closed - Opened by mathetake 11 months ago - 1 comment

#1884 - Flattens std lib test cases

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

#1883 - wazevo(frontend): simple bounds check elimination on mem access

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

#1882 - wazevo(arm64): adds missing PerfMapEnabled branch

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

#1881 - wazevo(arm64): lower constant bitwise ops with bitmask immeidates

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

#1880 - wazevo: adds `perfmap` build tag to write perf-map

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

#1879 - deps: bump golangci-lint to v1.55.2

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

#1878 - bench: add stdlib benchmark old vs new compiler

Pull Request - State: closed - Opened by evacchi 11 months ago - 7 comments

#1876 - wazevo(regalloc): prioritizes rematerializable values first

Pull Request - State: closed - Opened by mathetake 11 months ago - 2 comments

#1875 - ci: run integration tests against the optimizing compiler (linux/arm64)

Pull Request - State: closed - Opened by evacchi 11 months ago - 2 comments

#1874 - Inaccurate clock resolution in WASI `clock_res_get`

Issue - State: closed - Opened by yagehu 11 months ago - 3 comments
Labels: question

#1873 - wazevo(arm64): relocations for large conditional branches

Pull Request - State: closed - Opened by mathetake 11 months ago - 3 comments

#1872 - ci: run integration tests against the optimizing compiler (linux/arm64)

Pull Request - State: closed - Opened by evacchi 11 months ago - 1 comment

#1871 - wasi: Handle EFBIG from OS on`fd_filestat_set_size`

Pull Request - State: closed - Opened by yagehu 11 months ago - 1 comment

#1870 - `fd_filestat_set_size` wraps instead of error on large file size

Issue - State: closed - Opened by yagehu 11 months ago
Labels: bug

#1868 - wasi: uses io.Seek{Start,Current} in reopen

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

#1867 - wazevo: cleans up debug options

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

#1866 - wasi: resets offsets in reopen

Pull Request - State: closed - Opened by yagehu 11 months ago - 4 comments

#1865 - [WASI] `fd_fdstat_set_flags` with `fdflags::append` resets fd offset

Issue - State: closed - Opened by yagehu 11 months ago - 1 comment
Labels: bug

#1864 - fuzz: ensures the alternate stack for signal handling

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

#1863 - Fix `fd_fdstat_set_flags` truncating with O_TRUNC

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

#1862 - ` fd_fdstat_set_flags` truncates file

Issue - State: closed - Opened by yagehu 11 months ago - 1 comment
Labels: bug

#1861 - Dynamically load WASM files

Issue - State: closed - Opened by nkev 11 months ago - 1 comment

#1860 - Wasm GC

Issue - State: open - Opened by matthewp 12 months ago - 3 comments
Labels: enhancement

#1859 - Read directory bug ?

Issue - State: closed - Opened by Userzxcvbvnm 12 months ago - 1 comment
Labels: bug

#1858 - Maybe allocate bug ?

Issue - State: closed - Opened by Userzxcvbvnm 12 months ago - 1 comment
Labels: bug

#1857 - thread-safety considerations for `Table`

Issue - State: closed - Opened by gaukas 12 months ago - 14 comments
Labels: question

#1856 - internal: introduces `memory Size64` method

Pull Request - State: open - Opened by EclesioMeloJunior 12 months ago

#1855 - internal: some WIP on being able to compile wazero for MCUs using TinyGo

Pull Request - State: open - Opened by deadprogram 12 months ago - 8 comments

#1854 - wazero running on embedded systems

Issue - State: open - Opened by deadprogram 12 months ago - 3 comments
Labels: enhancement

#1853 - doc: clarify the forbidden use of Call with inflight calls

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

#1852 - api.Memory.Size() overflows when the memory has the maximum 65536 pages

Issue - State: open - Opened by EclesioMeloJunior 12 months ago - 5 comments
Labels: bug

#1851 - wazevo: initial work on constant folding

Pull Request - State: closed - Opened by evacchi 12 months ago - 2 comments

#1850 - fuzz: makes execution order deterministic

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

#1849 - fuzz: ignores the stack detail during stack overflow

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

#1848 - More non-trivial examples

Issue - State: open - Opened by james-lawrence 12 months ago - 4 comments
Labels: enhancement

#1847 - interpreter: fixes V128Mul for f32x4 lane

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

#1846 - wazevo(regalloc): fixes phi spill logic

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

#1844 - fuzz: adds support for minimization via `wasm-tools shrink`

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

#1843 - wazevo(regalloc): specifies the VReg in swapping

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

#1842 - wazevo(regalloc): set reg usage flag in swaps

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

#1841 - docs: add extism to community users

Pull Request - State: closed - Opened by nilslice about 1 year ago - 2 comments

#1840 - wazevo(arm64): fixes Vector select

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

#1839 - wazevo(arm64): fixes Vector select

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

#1838 - wazevo(arm64): fixes BSL use/def info

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

#1837 - wazevo(arm64): fixes lowerSelectVec

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

#1836 - wazevo(arm64): fixes lowerVMinMaxPseudo

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

#1835 - wazevo(arm64): reuses queue in addr lowering

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

#1834 - wazevo(ssa): resets nextVariable

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

#1833 - wazevo(arm64): places spill slots below clobbered regs

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

#1832 - wazevo(arm64): fixes copyToTmp

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

#1831 - wazevo(arm64): fixes tmp register types

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

#1830 - wazevo(arm64): use tmp regs to store values used during branches

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

#1829 - wazevo: implements linear reg alloc algorithm

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

#1828 - wazevo(ssa): resets loop header flag

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

#1827 - wazevo(regalloc): refactors interference graph construction

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

#1826 - wazevo: fuzz, fix Fcopysign

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

#1825 - wazevo: fuzz, fix ssa.OpcodeInsertlane

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

#1824 - wazevo: fuzz, fix f64x2.pmin

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

#1823 - wazevo: adds 16 bytes to the new stack size

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

#1822 - fuzz: ignore out of fuel vs stack overflow diff

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

#1821 - wazevo: refactors liveness analysis

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

#1820 - wazevo: fuzz, fix i16x8.narrow_i32x4_u

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

#1819 - time library not working in tinygo

Issue - State: closed - Opened by zetaab about 1 year ago - 4 comments
Labels: bug