This repository aims to cover The Rust Programming Language integration with other Platforms:
At the moment ONLY the Android Part is done:
Each sub-project contains proper README files with information and instructions for local development and project running.
A bunch of blog posts are worth reading with deeper explanations:
- Rust cross-platform... The Android part....
- Rust cross-platform... The iOS part....
- Rust cross-platform... The Web part....
- iOS Application (WIP)
- Web App using WASM: PR Accepted
- Rust CLI Application: PR Accepted
- Rust Desktop Application: PR Accepted
Copyright 2023 Fernando Cejas
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.