You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Still lots of work to be done. See:
- Old panic! based error reporting
- Unsafe keywords as used by example-jni-java
- Missing class/object support for function arguments, return values
- Other issues listed in #55
- Other various // TODO s littered throughout the code
Before Initial Commit
unsafe
keyword on impl since it's not yet 100% soundstatic
can cause soundness issuesFix missing API bits
Make API sound
The text was updated successfully, but these errors were encountered: