-
We are planning to use Extism to add plugin support for a webserver software licensed under [AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html). You can read our unfinished RFC [here](https://github…
-
i noticed a lot of mysterious imports in wasi-libc libc.so.
the following is a smaller example of the symptom.
alias.c:
```c
int
add1(int x)
{
return x + 1;
}
extern int add1_alia…
yamt updated
3 months ago
-
Right now we have `WebAssembly.Module.imports` as well as `.exports` and `.customSections`. [API here](https://github.com/WebAssembly/design/blob/master/JS.md#webassemblymoduleexports).
It would be…
-
In our Blazor WebAssembly project `Expr.TryGetReflectedDefinition` fails when I change definetly unrelated parts of the code.
Basically we use quotations for our shaders in FShade and by changing an …
-
### What
Hi there. I wanted to import ma backup using one of well known backup plugins and message "Your PHP is 32-bit. In order to import your file, please change your PHP version to 64-bit and tr…
-
That's pretty cool., what you have done so far - great work! Just a quick question: is it for webassembly or server-side blazor (or both)? Thanks a ton!
-
Including running of (relevant) tests in Wasm.
-
I need to run WebAssembly codes in J2V8.
Still no support?
If yes, node can I get an example in java?
If not, is there any way around it?
`
V8 v8 = V8.createV8Runtime();
JavaVoidCallback s…
-
### Feature Request
programming in javascript isn't pleasant or productive, and there are many languages which i would prefer to program in, i do believe that anyone that isn't a webdeveloper and tha…
-
**Describe the bug**
When running the ProjectTracker sample in the current `v8.x` branch, WebAssembly code fails because it can't find the Backport.System.Threading.Lock package.
![image](https://…