-
I noticed, it is possible to compile to wasm
Compiling mgclient for wasm requires the Emscripten sdk. This is automated in the following steps:
mkdir build && cd build
cmake .. -DWASM=ON
make
…
-
Hi,
I'm using 1.0.1 version of the plugin. After following the tutorial and trying to deploy it on an iPhone XR simulator, I get these errors:
**"cannot use optional chaining on non-optional valu…
-
It'd be nice to be able to introspect on memory that is allocated by/for Rust code. Currently I don't have a clear enough handle on `rustc` or `cargo` to know how best to do this, although I'm working…
-
#248 suggested that maybe we're too aggressive with specification URL linting. Right now, we require that spec URLs have fragments, even if it's not necessarily the best target:
> But also, for "HT…
-
![vizzler](https://cloud.githubusercontent.com/assets/17460410/23599348/2ede5492-0249-11e7-96fe-95d39c9df8db.gif)
I have the problem.After several seconds then redirect google. How can I solve thi…
-
As a user who has downloaded the TenFour app to my device. When on-boarding I want the app to be launched when I click the 'verify email' button in my email and not the tenfour.io version.
![Verify-e…
-
In the latest weeks, I worked intensively with the markdown editor of the oCIS web. I detected some flaws that made my user experience worse, so here I leave them and some suggestions:
### 1. Save …
-
# [Proposal] Add Routing Support
Currently `FlowBuilder` does not have custom routing support for deep linking, dynamic linking, custom paths, query parameters, browser url synchronization, etc (#2…
-
Hey, I'm trying to build an extension that uses the App Intents framework. I get this warning when importing SPM based library with MSAL as a dependency. I saw that people already raised this kind of …
-
Get a push notification when an addition completes downloading. This will need to be enabled per device.