Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/AssemblyScript/binaryen.js

A buildbot for browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.
https://github.com/AssemblyScript/binaryen.js

how should I generate the binary with DWARF infomation

zhuyipeng opened this issue about 2 months ago
addActiveElementSegment out of bound

niu2x opened this issue 6 months ago
Update Module#ref documentation in README

tuguldurio opened this pull request 6 months ago
Huge wall of text printed on uncaught exceptions in Node.js

lastmjs opened this issue 6 months ago
add types for segments api

thejchap opened this pull request about 1 year ago
Change maximum memory for binaryen.js from 2 GiB to 4 GiB

CountBleck opened this pull request about 1 year ago
Comment on Binaryen proposal

ericvergnaud opened this issue about 1 year ago
Add "Function" API

ericvergnaud opened this pull request about 1 year ago
fix (types): support importing shared memory and mutable globals

lbguilherme opened this pull request about 1 year ago
fix: type of call_indirect instruction

lbguilherme opened this pull request about 1 year ago
[CI] fix CI hang issue caused by node 17

xujuntwt95329 opened this pull request about 1 year ago
Valid module fails assertions during `mod.optimize()`

csjh opened this issue over 1 year ago
Please add a little bit more examples to the README

Dan-k391 opened this issue over 1 year ago
`binaryen.Module.br_if` appears borken

AjaniBilby opened this issue over 1 year ago
Remove expired functions from documentation

Changqing-JING opened this pull request over 1 year ago
Amend stack size to 2mb

dcodeIO opened this pull request almost 2 years ago
Increase stack size to 5mb

dcodeIO opened this pull request almost 2 years ago
Increase stack size to 655360

CountBleck opened this pull request almost 2 years ago
Bump minimist from 1.2.5 to 1.2.8

dependabot[bot] opened this pull request almost 2 years ago
Bump simple-git from 2.47.0 to 3.16.0

dependabot[bot] opened this pull request almost 2 years ago
How do create a data section in the IR

Dan-k391 opened this issue about 2 years ago
Bump simple-git from 2.47.0 to 3.15.0

dependabot[bot] opened this pull request about 2 years ago
Bump minimist from 1.2.5 to 1.2.7

dependabot[bot] opened this pull request about 2 years ago
Release is single threaded

morenol opened this issue about 2 years ago
TypeError: binaryenCAPI._BinaryenCallRef is not a function

zhenweijin opened this issue about 2 years ago
Update API to recent binaryen's version

MaxGraey opened this pull request over 2 years ago
How to create a stringref use string literals directly?

yviansu opened this issue over 2 years ago
Improve usage example

MaxGraey opened this pull request over 2 years ago
Remove 🦄 from standardized features

MaxGraey opened this pull request over 2 years ago
Update some info in README

MaxGraey opened this pull request over 2 years ago
Update definition file

MaxGraey opened this pull request over 2 years ago
Add patched CMakeList which enables sign-ext & bulk-memory

MaxGraey opened this pull request over 2 years ago
commonjs

dvtate opened this issue over 2 years ago
Bump simple-git from 2.47.0 to 3.5.0

dependabot[bot] opened this pull request almost 3 years ago
Bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request almost 3 years ago
Making types visible again to TypeScript compiler.

ghadeeras opened this pull request almost 3 years ago
Typescript no longer recognizes the binaryen.js types

ghadeeras opened this issue almost 3 years ago
Bump simple-git from 2.47.0 to 3.3.0

dependabot[bot] opened this pull request almost 3 years ago
Fix setMemory signature

mikeosunajr opened this pull request almost 3 years ago
Update submodules recursively

dcodeIO opened this pull request about 3 years ago
Add patch and apply patch for binaryen's CMakeList.txt

MaxGraey opened this pull request about 3 years ago
Updare deps for CI

MaxGraey opened this pull request about 3 years ago
Add bundling step and hide top-level await

dcodeIO opened this pull request about 3 years ago
Update definitions (Part 2)

MaxGraey opened this pull request about 3 years ago
Update docs

MaxGraey opened this issue about 3 years ago
Update some definitions

MaxGraey opened this pull request about 3 years ago
Update Module#try

pufferfish101007 opened this pull request about 3 years ago
Add bulk memory operations to README

pufferfish101007 opened this pull request about 3 years ago
Update atomic ops

pufferfish101007 opened this pull request about 3 years ago
Switch to ESM / Wasm builds

dcodeIO opened this pull request about 3 years ago
fix: supplement nullable types in definitions

ApsarasX opened this pull request over 3 years ago
Wrong / old atomic ops?

RReverser opened this issue almost 4 years ago
Update Module#i64.const doc

ospencer opened this pull request almost 4 years ago
Add wasm-metadce build

RReverser opened this issue about 4 years ago
Update definitions

dcodeIO opened this pull request about 4 years ago
Switch to environment files in CI

dcodeIO opened this pull request about 4 years ago
Some methods are undocumented

RReverser opened this issue over 4 years ago
ESM builds

RReverser opened this issue over 4 years ago
Fix the TypeScript Features Enum

drew-y opened this pull request over 4 years ago
i64 Typescript definition incorrect for i64.const()

jhlagado opened this issue over 4 years ago
Module.setFeatures doesn't work with TypeScript

cician opened this issue over 4 years ago
Remove API tracing, add copyExpression

dcodeIO opened this pull request over 4 years ago
Add reference types support

TerrorJack opened this pull request over 4 years ago
Add tuple operations to index.d.ts and README.md

drew-y opened this pull request over 4 years ago
Document Module#br command and add Module#break to index.d.ts

drew-y opened this pull request over 4 years ago
Add the missing switch method in index.d.ts

TerrorJack opened this pull request almost 5 years ago
Correct return_call type signature

TerrorJack opened this pull request almost 5 years ago
Update Module#call function signature in README and index.d.ts

drew-y opened this pull request almost 5 years ago
Update declarations related to tail calls

TerrorJack opened this pull request almost 5 years ago
Public interface for BinaryenModuleRead?

TerrorJack opened this issue almost 5 years ago
Bump minimist from 1.2.0 to 1.2.5

dependabot[bot] opened this pull request almost 5 years ago
Update README.md

Minigugus opened this pull request almost 5 years ago
Update definitions and README

dcodeIO opened this pull request almost 5 years ago
More README updates

dcodeIO opened this pull request almost 5 years ago
Update definitions

dcodeIO opened this pull request almost 5 years ago
Update definitions

dcodeIO opened this pull request about 5 years ago
Update definitions

dcodeIO opened this pull request about 5 years ago
Is there any way to construct expression from text?

xianrenb opened this issue about 5 years ago
Builds with Emscripten upstream are broken

dcodeIO opened this issue about 5 years ago
Use docker

dcodeIO opened this pull request over 5 years ago
Update travis environment

MaxGraey opened this pull request over 5 years ago
Add getGlobal and removeGlobal to API.md

aheejin opened this pull request over 5 years ago
Update APIs after instruction renaming

aheejin opened this pull request over 5 years ago
update GlobalInfo interface

MaxGraey opened this pull request over 5 years ago
Add missing members to getGlobalInfo API

aheejin opened this pull request over 5 years ago
Update TypeScript definitions and README

dcodeIO opened this issue almost 6 years ago
add more optimization flags for em++

MaxGraey opened this pull request almost 6 years ago
Change store return type to statement

SeboCode opened this pull request about 6 years ago
Store returns an expression

SeboCode opened this issue about 6 years ago
It is a very good project! Can you provide more code examples?

huge818 opened this issue about 7 years ago
Can we get a new release published to npm?

justinmchase opened this issue about 7 years ago
Make setMemory require segments array (even if empty)

jayphelps opened this pull request about 7 years ago
Can't we compile binaryen to WebAssembly?

nidin opened this issue over 7 years ago