Skip to content

Commit

Permalink
Engine - README.md: update features
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed Jul 14, 2024
1 parent 4c252b8 commit b0c7e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Engine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ comparing the performance of multiple ECS projects with **simple** benchmarks.
WASM / WebAssembly, Unity (Mono, AOT/IL2CPP, WebGL), Godot, MonoGame, ... and ![new](docs/images/new.svg) Native AOT
- **100% secure C#**. No use of *unsafe code*. No bindings to native dll's.
See [Wiki ⋅ Library](https://github.com/friflo/Friflo.Json.Fliox/wiki/Library#assembly-dll).
*Access violation* bugs caused by *unsafe code* on customer installs provide often no stacktrace.
*Access violation* bugs caused by *unsafe code* on customer installs provide often no stacktrace when crashing.

Complete feature list at [Wiki ⋅ Features](https://github.com/friflo/Friflo.Json.Fliox/wiki/Features).

Expand Down

0 comments on commit b0c7e82

Please sign in to comment.