Ecosyste.ms: OpenCollective

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

github.com/swiftwasm/WasmKit

WebAssembly Runtime written in Swift
https://github.com/swiftwasm/WasmKit

Migrate from SwiftCLI to Swift Argument Parser (#50)

Swift Argument Parser is more popular and has more maintenance guarantees, since it's utilized i...

5328d67106eec13a691b939388b5c90c937759b0 authored about 3 years ago
Acknowledge the original maintainer in `README.md`

9d447476a8df3ddc392f599df7458d5353af19bc authored about 3 years ago
Print passing/total counts of test cases (#49)

Now the `spectest` command prints a summary after the test run has completed in this form:

``...

a7771161ae05941456e7d265750cd16333f2b9f8 authored about 3 years ago
Fix memory load with limited bit width (#48)

This change fixes `load` instructions not respecting bit width parts. For example, `i32.load8_u`...

7ed3c942c56e07a2c476cdbe4e034c9b75db2305 authored about 3 years ago
Merge pull request #47 from MaxDesiatov/maxd/numeric

Update numeric operators implementation

d357af6672b18811148b58ecea3fde8c811e2dd1 authored about 3 years ago
Rename `WASMParser` to `WasmParser`, use fresh spec

f5883fc54952195ac9c866186d514527ee9f2aad authored about 3 years ago
Remove `spectest.log`

3e66a469ace91f21a4073cae6e6a3f35bdab548f authored about 3 years ago
Merge branch 'master' of github.com:akkyie/WAKit into maxd/numeric

# Conflicts:
# .github/workflows/main.yml
# .gitignore
# Sources/WAKit/Execution/Instructions/Nu...

f75699659fc7857c61230198dc6f92d594224cb9 authored about 3 years ago
Resolve conflicts with `main`

2eb934c455fb94e601a63dd2068e2622f0169d23 authored about 3 years ago
Merge pull request #45 from akkyie/maxd/readme-badge

Update CI badge in README.md

ad9183e511ce5b781b6dbf230c9acd58a5f5a8ec authored almost 5 years ago
Update CI badge in README.md

18df86764aa17ceb2d9e0cd23c78b59413dd9671 authored almost 5 years ago
Merge pull request #44 from akkyie/github-actions

Replace Willow w/ swift-log, Bitrise w/ GH Actions

cf195e9767953d50a6315ea222f6951c33e2ab76 authored almost 5 years ago
Restrict CI builds to certain branches

c8626cf83932ec4141aefae90f45a22bd1ac6698 authored almost 5 years ago
Release builds don't support testable imports

c3b3c8c10ca5a15adc1b5279403ac5136f923344 authored almost 5 years ago
Replace Willow w/ swift-log, Bitrise w/ GH Actions

289edc2d0502fd055136ef9fb84b362e4ddd0cb2 authored almost 5 years ago
Merge pull request #43 from MaxDesiatov/patch-1

Fix typo in README.md

4bdc726606f5ff5ec9af0c678e56dc88a212f981 authored almost 5 years ago
Fix typo in README.md

4d7432f56979b49c9fb0421609e5f037e9b1e804 authored almost 5 years ago
Add LICENSE

36c7d43d5ca5d656eff4e370bed0de69004dd7c0 authored almost 5 years ago
Merge pull request #41 from akkyie/swift5

Swift 5.0

a140b662a823af195f67973e5271985f6cff4d83 authored almost 6 years ago
Update Mint

4b38b46f92c24ec5cee505343c8743b9e923a23e authored almost 6 years ago
Swift 5.0

9e4bc567173047dd42594f8336633da4d1d32d73 authored almost 6 years ago
Merge pull request #40 from akkyie/instseq

Refactor implementation of instructions and execution

a008795a86de6597c17c699454a5aa4f98d131b1 authored almost 6 years ago
Get spectest to work

a10f9d89c0b0958f04d76f7381928f70a51465ea authored almost 6 years ago
Refactor execution and instructions

5b28358532b014dfe0151930d2425679a56ad158 authored almost 6 years ago
Implement numeric operators

816bc7499e7694d07c7619514a76c1145fc0fac9 authored almost 6 years ago
Merge pull request #38 from akkyie/bitrise

Travis out, Bitrise in

08def469a4bc1f8781ebfb009838c07d9c667e46 authored almost 6 years ago
Travis out, Bitrise in

4bc4fd353db8a6443d171b67da57ed0fcdac3290 authored almost 6 years ago
Merge pull request #37 from akkyie/test

More instructions and testing

328a2f010d04d4557fdb97adf1402a049a35c143 authored almost 6 years ago
Fix test

d758d9b5011129f559b5a55ef84ad061fbca94ac authored almost 6 years ago
Run spec tests on travis

100675677802d5d9ef630c49492cfae50f99166f authored almost 6 years ago
Fix .travis.yml

731b2708aae8b02643afb0a739fe5b503457d34b authored almost 6 years ago
Remove Quick and Nimble

922fb987465f87cfb07fdff4ae673ed462d3e4d1 authored almost 6 years ago
Add ensure_clean make target

6f63ea0f5bf61ad85ce0812ed47f3848471f8041 authored almost 6 years ago
Implement load and store

690a787b856fb344791f54621ee58d596fb658d8 authored almost 6 years ago
Implement call_indirect

a3637cb12f3394d5b009754ef0c09563d7a4a80f authored almost 6 years ago
Implement table and memory initalization

e2d95518c3c502948d45083af1e9bbc7b1c9c9c3 authored almost 6 years ago
Implement some instructions

e614ce90e42232e91bb9ecfe8b8e5586ba7d5261 authored almost 6 years ago
Implement `assert_return` testing

0b5ff6c4222e964049a6e737312eec2314976634 authored almost 6 years ago
Sort test specs

fc47f3a97fac576611756eab0eb212afd200bd9e authored almost 6 years ago
Rename invalidUnicode -> invalid UTF8

6f532ad4d1e5c8ef217990ae00cd2e825ba9122e authored almost 6 years ago
Remove extra implementations

3dbaa3c6b66888c61657b570a67fac205d58789e authored almost 6 years ago
Add Quick

0a5f144a7fb33297b7b2b5021d32a237475a95de authored almost 6 years ago
Add tests for UInt32.signed and Int32.unsigned

bc7b234c97816d0347fa8e67bc868375e245bb60 authored almost 6 years ago
Ignore skipped tests by default

1e37964f6d6556e5f7673b0a77ae1c2df50d4631 authored almost 6 years ago
Merge pull request #36 from akkyie/test-on-linux

Test on Linux

ac94ec2634203ec8ea28070aae9b1ebb9c986acf authored almost 6 years ago
Test on Linux

51402bc5c55876933dea412a31dd830b112b7d1b authored almost 6 years ago
Delete unused test

6b4a441a5cfb19b9142653af9f380b241e1cff52 authored almost 6 years ago
Merge pull request #35 from akkyie/merge-parser

Merge Parser target into WAKit

d1990de329167463d131246355dbfd7f1cf88fff authored almost 6 years ago
Merge Parser target into WAKit

e01e904856438a06250f0d46831588f7851e6ae4 authored almost 6 years ago
Update SwiftLEB

e7e8f8eedc54a81e45234abff7d12a23dd6ee38f authored almost 6 years ago
Merge pull request #34 from akkyie/fix-travis

Fix building on Travis CI

2e4299e996a3c05a22d44c3f6278f70462e9f5b0 authored almost 6 years ago
Stop specifing unnecessary env

81a15584c17d82980300d0b1ff1922062a4e52b1 authored almost 6 years ago
Cache Mint build

f71e3b541acd9faf44af361a12479fe223e0a66c authored almost 6 years ago
Update README.md

3afbd147ec7ba460c948d61d15355af490ae51d6 authored almost 6 years ago
Merge pull request #33 from akkyie/akkyie-patch-1

Update README.md

c4cee409985717d340dabb3b01775445a200fce4 authored almost 6 years ago
Merge pull request #32 from akkyie/travis

CI on travis

3ce4d5ebd8ef7c3d9d17cce2c95a22b6e6d7fa7f authored almost 6 years ago
Update README.md

2cbbdccbdcc2cedc4ca5517cb9c5fc4a9fafda08 authored almost 6 years ago
CI on travis

96386cf937989a8c72763bd11d3e104d72e6e8e7 authored almost 6 years ago
Merge pull request #30 from akkyie/fix/runtime

Runtime

5287af007a296b78700e6510f9638d3dd422890e authored almost 6 years ago
Update Sourcery

3fa6fe8425bf73acaacc8e7f8a6850f2364d0628 authored almost 6 years ago
Drop Tagged dependency

24ce8f0d8c0f7009aa082e4595cecc03a9bb2dd1 authored almost 6 years ago
Add README.md

cd2687cd91d302d20bbc54009e7a93c9b16b0b45 authored almost 6 years ago
WAKit is now able to run fib.wasm

94da4fafdc4a8a1269b4615c258af7d9fb77553a authored almost 6 years ago
Specify `linguist-generated=true` for Sourcery-generated files

b3db2663a5d7edb0cb0091f3655266044d41a628 authored almost 6 years ago
Add spectest command

f6e513ab0153aa5b06ddb7e55e31ac90000d9344 authored almost 6 years ago
Fix format

c61764a95dbb52f43295e84e80515f2d5678dc30 authored almost 6 years ago
Fix parser implementation

6f8679152c4e5b3fff7cf0c6189d0f603e2a9f0b authored almost 6 years ago
Add `update` target to Makefile

d98dcc7a9d0dc00ba2b8164470b08ae185504e82 authored almost 6 years ago
Fix parser implementation

7b9a389d534be1330dd11b0350b0d4291c99a8c1 authored almost 6 years ago
Implement execution

ca25dda391f0667348533de4e4b73f7dc7077273 authored almost 6 years ago
Use Mint for tool installation

a8e97c3798f8896f089eb7a40c67325fa2a79bc5 authored almost 6 years ago
Add Stack

197b77901ce1c6a7b0fe333137434f8217a3ee31 authored almost 6 years ago
Remove files for testing on Linux

2b05c686de9dc84e44566dd1ec7b66e4d54f2987 authored almost 6 years ago
Tidy up

5d9a36303526be096e4e0514681d17ad89f6a826 authored almost 6 years ago
Fix comments

d2d46b2f7c339bf4dc9bcea0780095b7d98cb625 authored almost 6 years ago
Fix URLs in comments

db17ce81d4f2821d00bee4af22a36ca932f3c4b6 authored almost 6 years ago
Don't test CLI

2512e584475a8d3ca8b549b11d03e90a6850b396 authored almost 6 years ago
Add .swift-version and remove .ruby-version

7f869dded1bf807fce05e8f75f4bd8e427378e73 authored about 6 years ago
Format

dfd354105e7faf0d6f644d094482bb8e880456ca authored about 6 years ago
Add build and test target

0f9d58f437403f113a139489e790f7ce0b4005d6 authored about 6 years ago
Change file name to main.swift to let it build

37ef22f3bed378674e1d1dc6efbaa5d4b9bc0061 authored about 6 years ago
Fix Makefile

169a11cd9f9036ad43d80c2579253a28c659e978 authored about 6 years ago
Update test cases

a389732ac44bdd9cdb96f8005fe8eb0d0c90a9b3 authored about 6 years ago
Use automatic synthesization of Equatable in lieu of Stencil

386af713b0ae4bd99c3b97a4784c1c661443ea89 authored about 6 years ago
Change Value and ValueType to enum

f9186ac55714df79fac30f7fd80d746c1a7bd55d authored about 7 years ago
Add validations

d64afe33e4cd9651fc32bff3aa8c5360e971570d authored about 7 years ago
Use Sourcery to generate Equatable conformance

28862049b53cc50b76c4101f91bc39d9fafa49ca authored about 7 years ago
Add parsers for various types

e8499d4c94d1d7907ab7601e93f301cb64bf7da0 authored about 7 years ago
Let all `consume`s return results

753d988a673d620c69aededed8c604d964449a3b authored about 7 years ago
Simplify tests

c5e57a63c5152e05c21eafb84f1f4d6efb6da3ce authored about 7 years ago
Add instruction parsers and module parser tests

5de56f953eb44fa7294de8a0d20cc1149d1c5683 authored about 7 years ago
Add parsers

ddcd313aff7c209749bba44ff056179bc7a8637b authored about 7 years ago
Make `peek` not optional

c67187a1d8dd1c87bac8adfadd51e692fb4338d2 authored about 7 years ago
Add value type parser

edcc970342dcc6b1e6c6cd8b264aabbe7e14a993 authored about 7 years ago
Add fundamental functionaliyies

e6943f4e78a3096a515cfa4a40220b09e5af3fee authored about 7 years ago
Initial commit

37b8f11608900147ed6572bf066ad2cf7a319949 authored about 7 years ago