Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/membraneframework-labs/bundlex_simple_example


https://github.com/membraneframework-labs/bundlex_simple_example

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# BundlexSimpleNif

A very simple example of using Bundlex. To run, type `mix deps.get` and `mix test`. Relevant files are:
- `bundlex.exs`
- `lib/bundlex_simple_nif/example.ex`
- `c_src/bundlex_simple_nif/example.c`
- `test/bundlex_simple_nif/example_test.exs`
- `mix.exs`