-
Hi,
I have a question about when I just compiled the samples/wasm-c-api :
cmake -DWAMR_BUILD_INTERP=0 -DDWAMR_BUILD_AOT=0 -DWAMR_BUILD_JIT=1 ..
But it still shows me:
-- Build Configurations:
…
-
Hi, I'm trying to get the software running.
After running `docker-compose up` i see the following errors
`sis-mysql | ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'root'…
-
Using the CLI, I would like to be able to input a file list of targets, could be something like:
- `shodan host -iF file-list.txt`
And to be able to output it in a file that could then get consummed…
-
Currently, all packages get installed in a bulk operation. This is not always necessary and there is a need for specific workflows to be accessible on an optional basis.
A way to solve this could …
-
We are intending to update every Opportunity every day with a daily figure.
We have roughly 70k Opportunities that I will be updating and intending to do it automatically via the Bulk API.
To test…
-
Would it be feasible to add a feature that allows to buffer/queue incoming events for a period of time and/or a maximum event count before firing the channel handler? There's a similar feature in AWS…
-
Make a primitive that can index a matrix or array using array(s) (along with 'mapping' an arithmetic operation and scalar/vector input) according to the advanced indexing features found in the [NumPy …
-
For some unknown reason the connector seems to send the **same event** with the same **autogenerated id** (topic+partition+offset) again and stops with the following error message:
`[type=version_c…
-
That includes `_eval_nseries()` for Add/Mul/Pow/log. See Ch.7 of the Gruntz thesis.
- all should be valid (but not necessary efficient, e.g. may require more terms from the arguments expansions) u…
-
For the love of all that is holy allow users to bulk-uninstall mods.
having to uninstall ~200 mods manually is a pain in the ass, especially when uninstalling barely functions as is (program freezi…