Unity Easy Web Interop is a library for Unity WebGL users that allows to expose C# methods and class instances to JavaScript using simple C# decorators. It also generates easy-to-use, strongly typed ...
FFI (Foreign Function Interface) files should only contain thin wrappers to external libraries. All business logic must be in PureScript. This plugin enforces that pattern by detecting: Business logic ...