Josh Rudnik
Josh Rudnik
### Summary I was wondering if it was possible to manually bind Java functions or methods from the wasm runtime.
PR for #29
## Scoped resources - Admins may access all resources. - Users may access other user's resources unless otherwise stated by the specific route. - Listing/querying operations must be nested under...
## Admin panel - Admin panel is able to be accessed by all admin users. - Its separated like settings panel but wider. - Has sections `users`, `files`, `registration_keys`, `settings`...
I have something like this ```rs #[derive(Serialize, Deserialize, Clone)] pub struct Uri { scheme: Option, authority: Option, path: String, query: Option, } impl UserData for Uri { fn add_methods>(methods: &mut...
Starting work/planning of V2 of MineBoy. There is no ETA, V2 will be a performance, efficiency, and usability update ## TODO - [ ] Switch to Rust/Axum for WS server...
This fixes the out of date documentation shown on `README.md`. `--dir` is now replaced with `--mapdir`, this can be verified with `wasmer run --help`
4-08-18 19:16:44.240] [tisoc] [error] [logger.cpp:25] [operation_curl.cpp:258] curl_easy_perform failed: Timeout was reached - Resolving timed out after 5516 milliseconds [2024-08-18 19:16:44.240] [tisoc] [error] [logger.cpp:25] [http_stream_fetcher.cpp:162] Content-Range is missing from response! [2024-08-18...