-
Dear there,
As shown in wasm_application_execute_main(), in wasi mode, we should call function named "_start" firstly to trigger the real main().
I tried to build one .wasm which includes callings…
-
This is a tracking issue for adding the ability to Motoko to interoperate with foreign code on an intra-canister level.
Some high-level design considerations:
* Cross language interop would natura…
-
Hi,
And congrats for this amazing and very useful project.
Instead of emscripten, is there a way to use `zig cc` in order to produce WebAssembly modules that run on server environments with and …
-
Hello. I'm trying to build the project with Docker and there is an error on `wastime` compilation.
I was following instructions from README.md
Part of the log:
```
16 46.5M 16 7790k 0 …
-
#### Version
`0.3.0` (No such issue at `0.1.x`)
#### Description
Not sure this issue should be posted here or `Shiki` itself.
After upgrading to `0.3.0`, I got an error when building nuxt.
…
-
There is an [officially blessed unofficial WASI shim here](https://github.com/bjorn3/browser_wasi_shim) that can be used. It will allow us to use fmt and date packages when run wasm modules in the bro…
-
### Describe the Bug
Edge fails to load wasm created via --target web
The bug exists even if using a TextEncoder polyfill
It works fine when going through webpack and --target bundler
This mig…
dakom updated
4 years ago
-
### Bug description
We are using MSSQL for our database and are currently facing an issue with the shadow db when trying the migrate.
When running `prisma migrate dev` a second time after creating…
-
### Bug description
Hi,
First of all thanks for your work on the library and your time spent looking into this issue. So I have a table in my postgres database with just barely under 2M rows, an…
-
It looks like [Chrome for Windows/Linux will support CSS-hyphens:auto starting with version M88](https://www.chromestatus.com/feature/5672891947417600). Edge will follow.
That means the use case of H…