sisshiki1969 / monoruby

Ruby implementation with yet another JIT compiler.
Apache License 2.0
110 stars 4 forks source link

Impl #[monoruby_builtin]. #15

Closed sisshiki1969 closed 1 year ago

sisshiki1969 commented 1 year ago

Introduce attribute macro #[monoruby_builtin] to wrap built-in functions by extern "C" fn.