This website requires JavaScript.
Explore
Help
Sign In
calcium
/
CaVM
Watch
1
Star
0
Fork
0
You've already forked CaVM
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A simple JVM powering CalciumOS
22
Commits
1
Branch
0
Tags
74
KiB
C++
95.4%
CMake
4.3%
C
0.3%
main
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
calcium
5d6a66c896
Update LICENSE
2024-10-09 21:57:55 +00:00
include
Swapped to using std::string from unsigned char* for ConstantUtf8Info.bytes
2024-08-24 23:38:54 -04:00
samples
Initial Commit
2024-08-13 09:09:50 -04:00
src
Fixed incorrect string length being stored
2024-08-24 23:43:47 -04:00
.clang-format
Updated .clang-format
2024-08-19 19:56:16 -04:00
.gitignore
Added .clang-format and .gitignore
2024-08-19 10:25:51 -04:00
CMakeLists.txt
Added win32 support.
2024-08-24 23:34:33 -04:00
LICENSE
Update LICENSE
2024-10-09 21:57:55 +00:00
README.md
Updated README.md
2024-08-13 08:33:49 -04:00
README.md
CaVM
A simple JVM powering CalciumOS.