Commit Graph

  • 73bfa49dde print memory.grow print_mem_grow vms 2021-12-29 20:05:33 +0300
  • 6424823586 remove unwind feature fluence_print_trapcode fluence vms 2021-08-05 20:29:12 +0300
  • 676a31595a memory_grow_log fluence_instrument vms 2021-05-18 21:02:42 +0300
  • 5a83aef904 check that WasiFs could be created vms 2020-12-03 22:56:54 +0300
  • 1480154172 prepare for publish vms 2020-07-28 22:43:04 +0300
  • 8fd05a9bdb prepare for publish vms 2020-07-28 20:07:16 +0300
  • cdc9921023 allow to create memory from raw parts vms 2020-06-16 10:22:50 +0300
  • b081508bfe make Func::from_raw_parts pub vms 2020-06-11 14:20:49 +0300
  • 0575a7ed3f
    Merge pull request #1439 from Hywan/feat-interface-types-new-repo-rm master Syrus Akbary 2020-05-12 20:44:17 -0700
  • 0b19e2f90e feat(interface-types) Move to its own repository. Ivan Enderlin 2020-05-12 17:31:26 +0200
  • d562119c64
    Merge #1438 bors[bot] 2020-05-11 21:54:54 +0000
  • 11afbb050c
    Merge branch 'master' into fix/issues-found-while-releasing-0.17.0 Mark McCaskey 2020-05-11 14:54:29 -0700
  • 80d9935aab
    Merge #1437 bors[bot] 2020-05-11 21:34:35 +0000
  • 3c15336a8e Post release fixup Mark McCaskey 2020-05-11 14:09:00 -0700
  • 20af25e69b Create 0.17.0 section in CHANGELOG.md Mark McCaskey 2020-05-11 13:50:01 -0700
  • 6d01b7f891 Prepare for 0.17.0 release Mark McCaskey 2020-05-11 13:48:41 -0700
  • 1e720815cd
    Merge #1436 bors[bot] 2020-05-11 20:10:20 +0000
  • 254f9bbddd Fixed ignores Syrus 2020-05-11 13:06:55 -0700
  • 685af7b9fe Added custom tests to the infrastructure Syrus 2020-05-11 12:35:13 -0700
  • fd63ee91f0
    Apply review suggestion Heyang Zhou 2020-05-12 03:23:50 +0800
  • eeb608ced7 Add int-extend-garbage test losfair 2020-05-12 03:04:26 +0800
  • 6790702901 Add comment to explain the change to I64ExtendI32U. losfair 2020-05-12 03:03:39 +0800
  • 51e085a7ba Garbage in upper 32 bits shouldn't propagate to I64ExtendI32U's result. losfair 2020-05-12 02:11:43 +0800
  • 77de93ec0e
    Update README.md Syrus Akbary 2020-05-08 00:00:34 -0700
  • 4a37bac7e1
    Merge #1427 bors[bot] 2020-05-05 21:16:02 +0000
  • c3e9e36782 make func clonable vms 2020-05-02 12:28:00 +0300
  • 03df15a3eb
    Merge #1414 bors[bot] 2020-04-30 07:55:12 +0000
  • 3feaa7fd3f
    Merge branch 'master' into fix/doc-comment-runtimeerror Ivan Enderlin 2020-04-30 09:47:56 +0200
  • f48a4d924c
    Merge #1413 bors[bot] 2020-04-29 21:00:59 +0000
  • 579d4564eb Update doc comment for RuntimeError Mark McCaskey 2020-04-29 13:46:57 -0700
  • c4fd02aec7 fix clippy warning vms 2020-04-29 23:46:34 +0300
  • abed2c238a some minor improvements vms 2020-04-29 23:15:38 +0300
  • 0cba64b538
    Merge #1412 bors[bot] 2020-04-29 16:34:06 +0000
  • 7bfa7723a6
    Fix typo in comment. Heyang Zhou 2020-04-30 00:26:30 +0800
  • e234096e6a Add test for issue #1409. losfair 2020-04-30 00:05:45 +0800
  • b2ecf8a06c Use RCX instead of R10 as temp register in sysv call location. losfair 2020-04-30 00:04:44 +0800
  • d23a3f3d1c
    Merge #1401 bors[bot] 2020-04-28 22:21:13 +0000
  • 86a66e25d8
    Merge #1410 bors[bot] 2020-04-28 18:39:50 +0000
  • 9c5fdd6f69 Address feedback, cleanup, fix memory leak in LLVM-backend Mark McCaskey 2020-04-28 11:36:01 -0700
  • 5c2db568ed feat(runtime-core) Implement ImportObjectIterator::size_hint. Ivan Enderlin 2020-04-28 16:32:20 +0200
  • 50dda38dba Add changelog entry for RuntimeError update Mark McCaskey 2020-04-27 15:30:05 -0700
  • 74ddc8e0c8 Add docs; fix misc bugs Mark McCaskey 2020-04-27 13:33:20 -0700
  • cffdb387f7 Fix new RuntimeError integration with the LLVM-backend Mark McCaskey 2020-04-27 12:55:58 -0700
  • a4ab71ed0b
    Merge pull request #1407 from wasmerio/dependabot/cargo/time-0.1.43 Syrus Akbary 2020-04-27 12:19:33 -0700
  • 94ccbd1ad0
    Merge pull request #1406 from wasmerio/dependabot/cargo/smallvec-1.4.0 Syrus Akbary 2020-04-27 12:19:10 -0700
  • 0ba255303f
    Merge pull request #1405 from wasmerio/dependabot/cargo/cc-1.0.52 Syrus Akbary 2020-04-27 12:18:55 -0700
  • 61091cc9cf
    Merge pull request #1404 from wasmerio/dependabot/cargo/criterion-0.3.2 Syrus Akbary 2020-04-27 12:18:44 -0700
  • 31121eb2a6
    Merge pull request #1403 from wasmerio/dependabot/cargo/structopt-0.3.14 Syrus Akbary 2020-04-27 12:18:34 -0700
  • d32ce63110
    chore(deps): bump time from 0.1.42 to 0.1.43 dependabot-preview[bot] 2020-04-27 09:27:34 +0000
  • 9f5ce400ed
    chore(deps): bump smallvec from 1.3.0 to 1.4.0 dependabot-preview[bot] 2020-04-27 09:26:48 +0000
  • b788e39d7b
    chore(deps): bump cc from 1.0.50 to 1.0.52 dependabot-preview[bot] 2020-04-27 09:26:00 +0000
  • 7cd2cf20eb
    chore(deps): bump criterion from 0.3.1 to 0.3.2 dependabot-preview[bot] 2020-04-27 09:25:23 +0000
  • ab9b882069
    chore(deps): bump structopt from 0.3.13 to 0.3.14 dependabot-preview[bot] 2020-04-27 09:24:46 +0000
  • 2bbe3406cf Debugging LLVM trap code WIP Mark McCaskey 2020-04-26 12:52:58 -0700
  • 89af5dc107 Fix new RuntimeError implementation for the Singlepass backend Mark McCaskey 2020-04-26 12:05:12 -0700
  • 9723270f96 Fix tests for the Cranelift backend Mark McCaskey 2020-04-24 14:30:14 -0700
  • b9ec8f9845 Define runtime error values explicitly in Singlepass Mark McCaskey 2020-04-24 13:21:45 -0700
  • bfb6814f23 Make runtime and trap errors well defined (WIP) Mark McCaskey 2020-04-23 12:40:35 -0700
  • ab106af422
    Merge #1358 bors[bot] 2020-04-21 20:12:46 +0000
  • d746135d8f
    Merge #1375 bors[bot] 2020-04-21 19:45:39 +0000
  • 789d8f214e
    Merge pull request #1398 from satrobit/master Syrus Akbary 2020-04-20 21:20:21 -0700
  • 4ce6280a13
    Correct ctx data variable name in comment Amir Keshavarz 2020-04-21 08:47:14 +0430
  • 2035082a4e
    chore(deps): bump smallvec from 1.2.0 to 1.3.0 dependabot-preview[bot] 2020-04-21 00:18:17 +0000
  • 6d76902288
    Merge #1394 bors[bot] 2020-04-20 23:52:29 +0000
  • 51c504cba4
    Bump libc from 0.2.68 to 0.2.69 dependabot-preview[bot] 2020-04-20 23:19:20 +0000
  • 1d91af0d59
    Merge #1374 bors[bot] 2020-04-20 22:55:50 +0000
  • 79b05773be
    chore(deps): bump parking_lot from 0.10.0 to 0.10.2 dependabot-preview[bot] 2020-04-20 22:44:21 +0000
  • 5b2e9cf5c7
    Merge #1376 bors[bot] 2020-04-20 22:22:15 +0000
  • 5ab96ab0e3
    chore(deps): bump structopt from 0.3.12 to 0.3.13 dependabot-preview[bot] 2020-04-20 21:06:03 +0000
  • 57f0982275
    Merge #1392 bors[bot] 2020-04-20 20:39:10 +0000
  • f5930750ed
    Bump blake3 from 0.3.1 to 0.3.2 dependabot-preview[bot] 2020-04-20 20:03:39 +0000
  • f69c4d2b59
    Merge #1390 bors[bot] 2020-04-20 19:38:54 +0000
  • 861201e8a2
    Bump serde_json from 1.0.48 to 1.0.51 dependabot-preview[bot] 2020-04-20 19:37:38 +0000
  • a966ec3df6
    Merge #1395 bors[bot] 2020-04-20 18:58:24 +0000
  • 16bccea284
    Bump regex from 1.3.6 to 1.3.7 dependabot-preview[bot] 2020-04-20 18:51:09 +0000
  • 57b5ee1714
    Merge #1391 bors[bot] 2020-04-20 18:26:04 +0000
  • 4711a1dfcf
    Merge #1396 bors[bot] 2020-04-20 17:00:28 +0000
  • 29babb7be2
    Correct the backend name Amir Keshavarz 2020-04-20 21:16:53 +0430
  • 090eaa451d
    Bump anyhow from 1.0.26 to 1.0.28 dependabot-preview[bot] 2020-04-20 08:56:42 +0000
  • b32ac89810
    Merge #1388 bors[bot] 2020-04-17 19:13:47 +0000
  • 6aef5a6908 Remove --test-threads=1 added to singlepass in 4d8eb7d241 now that the underlying bug is fixed. Nick Lewycky 2020-04-17 11:50:11 -0700
  • 27970e3f2e
    Merge #1385 bors[bot] 2020-04-17 18:17:33 +0000
  • 968888abba
    Merge branch 'master' into nlewycky/singlepass-globalget-fp nlewycky 2020-04-16 18:11:24 -0700
  • 452dbb814b Fix underflow in subtraction on global.get with float-type global. Nick Lewycky 2020-04-16 17:49:34 -0700
  • 0fd49664ca
    Fixed Makefile llvm autodetect Syrus Akbary 2020-04-16 17:44:25 -0700
  • d57a526de7
    Merge pull request #1384 from wasmerio/test-fixes Syrus Akbary 2020-04-16 17:27:46 -0700
  • 4d8eb7d241 Various fixes for the latest testing changes Syrus 2020-04-16 17:24:07 -0700
  • e19dbbee1d
    Merge #1382 bors[bot] 2020-04-16 23:23:32 +0000
  • e714f55189 Fixed dereference error Syrus 2020-04-16 16:21:09 -0700
  • c79b736036 Addedd changes into Changelog Syrus 2020-04-16 15:49:23 -0700
  • 565462d349 Re-enabled middleware Syrus 2020-04-16 15:47:01 -0700
  • ab4a51dcec Detect singlepass first Syrus 2020-04-16 15:33:48 -0700
  • 11a0ab08d4 Fixed lint issue Syrus 2020-04-16 15:31:55 -0700
  • b159163927 Added README to custom wast tests dir Syrus 2020-04-16 15:30:42 -0700
  • 9d63da5740 Make makefile standard for wasitests Syrus 2020-04-16 14:26:12 -0700
  • ce6211579f Conditionally compile default_compiler and related functions Mark McCaskey 2020-04-16 14:44:59 -0700
  • c9713e485c Fixed makefile Syrus 2020-04-16 14:16:23 -0700
  • 695ac6d1d3 Fixed llvm tests running cranelift/singlepass Syrus 2020-04-16 13:52:24 -0700
  • a858401b11 Fixed forgot name/body improvement in processors Syrus 2020-04-16 13:47:03 -0700
  • a2d2710010 Fixed suggestions based on feedback Syrus 2020-04-16 13:45:16 -0700