-
Currently, the build process compiles the markup from `main.html` with the benchpress harness html in `template.html`, outputting it as a single `index.html` in the build folder. Because the code unde…
-
### What is the problem or limitation you are having?
`--test` mode is supported on `briefcase run` on every platform *except* web. We need the ability to run test suites on web so that an app can …
-
Hi Mark, @shawndrost asked me to take a look at your project and give you some feedback. Summary: it looks pretty damn good, at least compared to my limited experience and exposure to Meteor.js proje…
-
-
Use [SWAM](https://github.com/satabin/swam) as the core to create a full-fledge fuzzer for WASM. As a big picture here are the milestone to achieve it:
Depends on the WASM coverage tool, see #54
…
-
### What happened?
When I use a mask "####" on `QInput` where the first two digits are defined (for example "11##"), I cannot input the same digits as the first two digits (in my example, if you try …
-
### Description
Fable.PublishUtils consist on list of utility tools which are used to release some of Fable packages.
It was created a long time ago because FAKE and other solution were consider…
-
☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018.
## Version **0.14.2** of [opentracing](https…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I'm just wondering, will you add unit tests to Mimosa?
This will allow you to test for breaking old changes before you actually push it to git (using git hooks for example).